nudeploymentfailure¶
-
nudeploymentfailure.NUDeploymentFailure(bambou.nurest_object.NUMetaRESTObject,):
A deployment failure represents a deployment operation initiated by the VSD that resulted in a failure.
Attributes¶
last_failure_reason
: A detailed description of the last deployment failure.last_known_error
: A string reporting the last reported deployment error condition.last_updated_by
: ID of the user who last updated the object.last_updated_date
: Time stamp when this object was last updated.affected_entity_id
: UUID of the entity on which deployment failed.affected_entity_type
: Managed object type corresponding to the entity on which deployment failed.diff_map
: Object difference in json format.embedded_metadata
: 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.entity_scope
: Specify if scope of entity is Data center or Enterprise levelcreation_date
: Time stamp when this object was created.error_condition
: A numerical code mapping to the deployment error condition.assoc_entity_id
: ID of the parent entityassoc_entity_type
: Type of parent entity.associated_domain_id
: ID of the associated Domain.associated_domain_type
: Type of the associated Domainassociated_network_entity_id
: ID of associated Network entity.associated_network_entity_type
: Type of associated Network Entity. i.e Domain, Subnet, L2domainnumber_of_occurences
: A count of failed deployment attempts.event_type
: Event type corresponding to the deployment failureowner
: Identifies the user that has created this object.external_id
: External object ID. Used for integration with third party systems
Children¶
class | fetcher |
nupermission.NUPermission | permissions |
numetadata.NUMetadata | metadatas |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |
Parents¶
- nuenterprise.NUEnterprise
- nuredundancygroup.NURedundancyGroup
- nuvport.NUVPort
- nusubnet.NUSubnet
- nunetconfgateway.NUNetconfGateway
- nustaticroute.NUStaticRoute
- nuegressprofile.NUEgressProfile
- nudomain.NUDomain
- nunetconfglobalconfiguration.NUNetconfGlobalConfiguration
- nugateway.NUGateway
- nubridgeinterface.NUBridgeInterface
- nul2domain.NUL2Domain
- nuaggregateddomain.NUAggregatedDomain
- nubgpneighbor.NUBGPNeighbor
- nuethernetsegmentgwgroup.NUEthernetSegmentGWGroup
- nuingressprofile.NUIngressProfile