DeploymentFailure

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

Overview

affectedEntityID string read only   filterable   orderable  
affectedEntityType string read only   filterable   orderable  
errorCondition integer read only   filterable   orderable  
eventType enum (CREATE | DELETE | UPDATE) read only   filterable   orderable  
lastFailureReason string filterable   orderable  
lastKnownError string read only   filterable  
numberOfOccurences integer read only  

API Resource

/deploymentfailures/id
delete get put

Parents

/redundancygroups/id/deploymentfailures
get
/gateways/id/deploymentfailures
get

Children

This object has no children.

Members

This object has no members.

Attributes documentation

affectedEntityID string read only   filterable   orderable  
Discussion

UUID of the entity on which deployment failed.


Charateristics

Format: free
SDK attribute: affectedEntityID

affectedEntityType string read only   filterable   orderable  
Discussion

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


Charateristics

Format: free
SDK attribute: affectedEntityType

errorCondition integer read only   filterable   orderable  
Discussion

A numerical code mapping to the deployment error condition.


Charateristics

SDK attribute: errorCondition

eventType enum read only   filterable   orderable  
Discussion

Event type corresponding to the deployment failure


Charateristics

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

lastFailureReason string filterable   orderable  
Discussion

A detailed description of the last deployment failure.


Charateristics

Format: free
SDK attribute: lastFailureReason

lastKnownError string read only   filterable  
Discussion

A string reporting the last reported deployment error condition.


Charateristics

Format: free
SDK attribute: lastKnownError

numberOfOccurences integer read only  
Discussion

A count of failed deployment attempts.


Charateristics

SDK attribute: numberOfOccurences