VMResync

Provide information about the state of a VM resync request.

Overview

embeddedMetadata list read only   autogenerated  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
lastRequestTimestamp integer filterable   orderable  
lastTimeResyncInitiated integer filterable   orderable  
lastUpdatedBy string autogenerated  
status enum (IN_PROGRESS | SUCCESS) filterable   orderable  

API Resource

/resync/id

Parents

/subnets/id/resync
get post
/vms/id/resync
get post

Children

/resync/id/metadatas
get post
/resync/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

embeddedMetadata list read only   autogenerated  
Discussion

Metadata objects associated with this entity. This will contain a list of Metadata objects if the API request is made using the special flag to enable the embedded Metadata feature. Only a maximum of Metadata objects is returned based on the value set in the system configuration.


Charateristics

SDK attribute: embeddedMetadata

entityScope enum autogenerated  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope

externalID string filterable   orderable   locally unique  
Discussion

External object ID. Used for integration with third party systems


Charateristics

Format: free
SDK attribute: externalID

lastRequestTimestamp integer filterable   orderable  
Discussion

Time of the last timestamp received


Charateristics

SDK attribute: lastRequestTimestamp

lastTimeResyncInitiated integer filterable   orderable  
Discussion

Time that the resync was initiated


Charateristics

SDK attribute: lastTimeResyncInitiated

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

status enum filterable   orderable  
Discussion

Status of the resync


Charateristics

Allowed values: IN_PROGRESS, SUCCESS
SDK attribute: status