nujob¶
-
nujob.NUJob(bambou.nurest_object.NUMetaRESTObject,):
Represents JOB entity. The job API accepts a command and parameters and executes the job and returns the results. Jobs API are typically used for long running tasks.
Attributes¶
parameters
: Additional arguments required for the specific command. Differs based on types of command.last_updated_by
: ID of the user who last updated the object.result
: Results from the execution of the jobentity_scope
: Specify if scope of entity is Data center or Enterprise levelcommand
(Mandatory): Name of the command.progress
: Indicates the progress of the job as a faction. eg : 0.5 means 50% done.assoc_entity_type
: Entity with which this job is associated Refer to API section for supported types.status
: Current status of the job. Possible values are RUNNING, FAILED, SUCCESS, .external_id
: External object ID. Used for integration with third party systems
Children¶
class | fetcher |
numetadata.NUMetadata | metadatas |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |
Parents¶
- nuenterprise.NUEnterprise
- nuredundancygroup.NURedundancyGroup
- nume.NUMe
- nuvsc.NUVSC
- nuvport.NUVPort
- nuvrs.NUVRS
- nuhsc.NUHSC
- nuingressadvfwdtemplate.NUIngressAdvFwdTemplate
- nuzfbrequest.NUZFBRequest
- nuvcenterhypervisor.NUVCenterHypervisor
- nudomain.NUDomain
- nugateway.NUGateway
- nuvcenter.NUVCenter
- nul2domain.NUL2Domain
- nunsgateway.NUNSGateway
- nuvsd.NUVSD
- nul2domaintemplate.NUL2DomainTemplate
- nudomaintemplate.NUDomainTemplate
- nuegressacltemplate.NUEgressACLTemplate
- nuvnf.NUVNF
- nuvcentercluster.NUVCenterCluster
- nuingressacltemplate.NUIngressACLTemplate