NSGPatchProfile

This profile represents the patch information to be used by an NSG for applying a patch.

Overview

description string
enterpriseID string filterable   orderable  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
name string creation only   filterable   orderable  
patchTag string read only   filterable   orderable  
patchURL string required  

API Resource

/nsgpatchprofiles/id
delete get post put

Parents

/nsgpatchprofiles
get post

Children

This object has no children.

Members

This object has no members.

Attributes documentation

description string
Discussion

A brief description of this patch profile.


Charateristics

Format: free
Max length: 255
SDK attribute: description

enterpriseID string filterable   orderable  
Discussion

Enterprise/Organisation that this patch profile belongs to.


Charateristics

Format: free
SDK attribute: enterpriseID

entityScope enum autogenerated  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope

externalID string filterable   orderable   locally unique  
Discussion

External object ID. Used for integration with third party systems


Charateristics

Format: free
SDK attribute: externalID

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

name string creation only   filterable   orderable  
Discussion

A unique name identifying this patch profile.


Charateristics

Format: free
Min length: 1
Max length: 255
SDK attribute: name

patchTag string read only   filterable   orderable  
Discussion

A unique brief name and version of the patch derived from Patch URL.


Charateristics

Format: free
Min length: 1
Max length: 255
SDK attribute: patchTag

patchURL string required  
Discussion

URL to retrieve the patch bundle for this particular patch.


Charateristics

Allowed characters: URL supported characters.
Format: free
Min length: 1
Max length: 2048
SDK attribute: patchURL