Skip to main content

Machineidentityresponse

Properties

NameTypeDescriptionNotes
id(optional) stringSystem-generated unique ID of the Object[readonly] [default to undefined]
namestringName of the Object[default to undefined]
created(optional) stringCreation date of the Object[readonly] [default to undefined]
modified(optional) stringLast modification date of the Object[readonly] [default to undefined]
nativeIdentitystringThe native identity associated to the machine identity directly aggregated from a source[default to undefined]
description(optional) stringDescription of machine identity[default to undefined]
attributes(optional) objectA map of custom machine identity attributes[default to undefined]
subtypestringThe subtype value associated to the machine identity[default to undefined]
owners(optional) MachineIdentityDtoOwners[default to undefined]
sourceId(optional) stringThe source id associated to the machine identity[default to undefined]
uuid(optional) stringThe UUID associated to the machine identity directly aggregated from a source[default to undefined]
manuallyEdited(optional) booleanIndicates if the machine identity has been manually edited[default to false]
manuallyCreated(optional) booleanIndicates if the machine identity has been manually created[default to false]
source(optional) objectThe source of the machine identity[default to undefined]
datasetId(optional) stringThe dataset id associated to the source in which the identity was retrieved from[default to undefined]
userEntitlements(optional) Array<MachineIdentityResponseUserEntitlements>The user entitlements associated to the machine identity[default to undefined]