| ||
detail: element | attribute | value |
Data Structure { "typeId": "com.tintri.api.rest.v310.dto.domain.ClusterConfiguration", "lastUpdatedTime": DateTime, "localAlias": <String>, "policySetting": 'ACCEPT_VMSTORE' | 'RETAIN_TGC' | 'FLAG_ERROR', "uuid": Uuid, } |
Name | Type | Description |
---|---|---|
uuid | Uuid | Unique Tintri UUID for the object |
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
lastUpdatedTime | DateTime | Last time the entity is updated in the format YYYY-MM-DDThh:mm:ss.ms-/+zz:zz | ||||||
localAlias | xsd:string | Alias used for the entity instance in this Tintri API server. If an alias is not set, then localAlias is not returned. | ||||||
policySetting | ACCEPT_VMSTORE | RETAIN_TGC | FLAG_ERROR | Returns the PolicySetting in current ClusterConfiguration
|
| ||
detail: element | attribute | value |