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  
assocEntityType string read only  
associatedDomainID string read only  
associatedDomainType string read only  
associatedNetworkEntityID string read only   filterable  
associatedNetworkEntityType string read only   filterable  
diffMap string read only  
embeddedMetadata list read only   autogenerated  
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

/enterprises/id/deploymentfailures
get
/redundancygroups/id/deploymentfailures
get
/vports/id/deploymentfailures
get post put
/subnets/id/deploymentfailures
get post
/netconfgateways/id/deploymentfailures
get
/staticroutes/id/deploymentfailures
get post
/bridgeinterfaces/id/deploymentfailures
get post put
/egressprofiles/id/deploymentfailures
get post put
/domains/id/deploymentfailures
get
/gateways/id/deploymentfailures
get
/l2domains/id/deploymentfailures
get post put
/aggregateddomains/id/deploymentfailures
get
/bgpneighbors/id/deploymentfailures
get post
/ethernetsegmentgwgroups/id/deploymentfailures
get
/ingressprofiles/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  
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

associatedDomainID string read only  
Discussion

ID of the associated Domain.


Charateristics

Format: free
SDK attribute: associatedDomainID

associatedDomainType string read only  
Discussion

Type of the associated Domain


Charateristics

Format: free
SDK attribute: associatedDomainType

associatedNetworkEntityID string read only   filterable  
Discussion

ID of associated Network entity.


Charateristics

Format: free
SDK attribute: associatedNetworkEntityID

associatedNetworkEntityType string read only   filterable  
Discussion

Type of associated Network Entity. i.e Domain, Subnet, L2domain


Charateristics

Format: free
SDK attribute: associatedNetworkEntityType

diffMap string read only  
Discussion

Object difference in json format.


Charateristics

Format: free
SDK attribute: diffMap

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

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