DeploymentFailure

A deployment failure represents a deployment operation initiated by the VSD that resulted in a failure.

Overview

affectedEntityID string read only  
affectedEntityType string read only   filterable  
assocEntityId string read only   creation only  
assocEntityType string read only  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
errorCondition integer read only   filterable  
eventType enum (CREATE | DELETE | UPDATE) read only   filterable  
externalID string filterable   orderable   locally unique  
lastFailureReason string filterable  
lastKnownError string read only  
lastUpdatedBy string autogenerated  
numberOfOccurences integer read only  

API Resource

/deploymentfailures/id
delete get put

Parents

/redundancygroups/id/deploymentfailures
get
/vports/id/deploymentfailures
get post put
/ingressprofiles/id/deploymentfailures
get post put
/bridgeinterfaces/id/deploymentfailures
get post put
/egressprofiles/id/deploymentfailures
get post put
/gateways/id/deploymentfailures
get
/l2domains/id/deploymentfailures
get post put

Children

/deploymentfailures/id/metadatas
get post
/deploymentfailures/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

affectedEntityID string read only  
Discussion

UUID of the entity on which deployment failed.


Charateristics

Format: free
SDK attribute: affectedEntityID

affectedEntityType string read only   filterable  
Discussion

Managed object type corresponding to the entity on which deployment failed.


Charateristics

Format: free
SDK attribute: affectedEntityType

assocEntityId string read only   creation only  
Discussion

ID of the parent entity


Charateristics

Format: free
SDK attribute: assocEntityId

assocEntityType string read only  
Discussion

Type of parent entity.


Charateristics

Format: free
SDK attribute: assocEntityType

entityScope enum autogenerated  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope

errorCondition integer read only   filterable  
Discussion

A numerical code mapping to the deployment error condition.


Charateristics

SDK attribute: errorCondition

eventType enum read only   filterable  
Discussion

Event type corresponding to the deployment failure


Charateristics

Allowed values: CREATE, DELETE, UPDATE
SDK attribute: eventType

externalID string filterable   orderable   locally unique  
Discussion

External object ID. Used for integration with third party systems


Charateristics

Format: free
SDK attribute: externalID

lastFailureReason string filterable  
Discussion

A detailed description of the last deployment failure.


Charateristics

Format: free
SDK attribute: lastFailureReason

lastKnownError string read only  
Discussion

A string reporting the last reported deployment error condition.


Charateristics

Format: free
SDK attribute: lastKnownError

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

numberOfOccurences integer read only  
Discussion

A count of failed deployment attempts.


Charateristics

SDK attribute: numberOfOccurences