Skip to main content

PublicMachineIdentity

Import this model from the entry point of its package:

import { PublicMachineIdentity } from '@sailpoint/angular-sdk/public_machine_identities';

Properties

NameTypeDescriptionNotes
id(optional) stringMachine identity id.[default to undefined]
name(optional) stringHuman-readable display name of the machine identity.[default to undefined]
description(optional) stringDescription of the machine identity.[default to undefined]
subtype(optional) stringMachine identity subtype. Present when your tenant returns enriched public machine identity data; otherwise omitted or null.[default to undefined]
owner(optional) PublicMachineIdentityOwner[default to undefined]