ContainerResync

Provide information about the state of a container resync request.

Overview

entityScope enum (ENTERPRISE | GLOBAL) autogenerated   filterable   orderable  
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

/containerresync/id
get

Parents

/subnets/id/containerresync
get post
/containers/id/containerresync
get post

Children

/containerresync/id/metadatas
get post
/containerresync/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

entityScope enum autogenerated   filterable   orderable  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
Format: free
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

Format: free
SDK attribute: lastRequestTimestamp

lastTimeResyncInitiated integer filterable   orderable  
Discussion

Time that the resync was initiated


Charateristics

Format: free
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