Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 866 Bytes

File metadata and controls

24 lines (17 loc) · 866 Bytes

Guid

Properties

Name Type Description Notes
createdTimestamp Long The UTC unix timestamp of when this GUID has been created [optional]
holderOrganizationId String Organization namespace of the GUID holder [optional]
id4n String The ID [optional]
ownerOrganizationId String Organization namespace of the GUID owner [optional]
physicalState PhysicalStateEnum Physical attachment state of the GUID [optional]
properties Map<String, String> The properties of the organization [optional]

Enum: PhysicalStateEnum

Name Value
UNATTACHED "UNATTACHED"
ATTACHED "ATTACHED"
DETACHED "DETACHED"