Skip to main content

Machineidentityv2

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]
description(optional) stringDescription of the machine identity.[default to undefined]
attributes(optional)A map of custom machine identity attributes.[default to undefined]
connectorAttributes(optional)A map of attributes sourced from the connector during aggregation.[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]
owners(optional) MachineIdentityOwnersV2[default to undefined]
subtype(optional) stringThe subtype value associated to the machine identity.[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]
nativeIdentity(optional) stringThe native identity associated to the machine identity directly aggregated from a source.[default to undefined]
datasetId(optional) stringThe dataset id associated to the source from which the identity was retrieved.[default to undefined]
environment(optional) stringThe environment the machine identity belongs to.[default to undefined]
existsOnSource(optional) stringIndicates whether the machine identity still exists on the source.[default to undefined]
status(optional) stringOperational status read from stored attributes.status; null when absent.[default to undefined]
resource(optional) ResourceV2[default to undefined]
source(optional) MachineIdentityV2Source[default to undefined]
userEntitlements(optional) Array<UserEntitlementV2>The user entitlements associated to the machine identity.[default to undefined]
businessApplicationRefs(optional) Array<BusinessApplicationRef>Optional Business Application references associated with this machine identity.[default to undefined]
effectiveSanctionedStatus(optional) SanctionedStatus[default to undefined]
risk(optional) MachineIdentityV2Risk[default to undefined]