nupatch¶
-
nupatch.NUPatch(bambou.nurest_object.NUMetaRESTObject,):
This entity defines a patch installed somewhere (ie. NSG Patch)
Attributes¶
name: The Patch namelast_updated_by: ID of the user who last updated the object.last_updated_date: Time stamp when this object was last updated.patch_build_number: The Patch build number (eg. 1)patch_summary: The summary given for the Patchpatch_tag: The Patch Tag. This is a unique identifier including the name, version and release of the patchpatch_version: The Patch version (ie. 1.0.0)description: The Patch descriptionembedded_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.supports_deletion: Whether or not this Patch supports deletion. If a patch does not support deletion, the REST DELETE method will failsupports_network_acceleration: Whether or not this patch supports Network Accelerationowner: 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 |