Patch

This entity defines a patch installed somewhere (ie. NSG Patch)

Overview

creationDate string read only   autogenerated   orderable  
description string read only   filterable   orderable  
embeddedMetadata list read only   autogenerated  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
lastUpdatedDate string read only   autogenerated   orderable  
name string read only   filterable   orderable  
owner string autogenerated  
patchBuildNumber integer read only   filterable   orderable  
patchSummary string read only   filterable   orderable  
patchTag string read only  
patchVersion string read only   filterable   orderable  
supportsDeletion boolean read only   filterable   orderable  
supportsNetworkAcceleration boolean filterable   orderable  

API Resource

/patches/id
get

Parents

/nsgateways/id/patches
get

Children

/patches/id/permissions
delete get post put
/patches/id/metadatas
get post
/patches/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

creationDate string read only   autogenerated   orderable  
Discussion

Time stamp when this object was created.


Charateristics

SDK attribute: creationDate

description string read only   filterable   orderable  
Discussion

The Patch description


Charateristics

Format: free
SDK attribute: description

embeddedMetadata list read only   autogenerated  
Discussion

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.


Charateristics

SDK attribute: embeddedMetadata

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

lastUpdatedDate string read only   autogenerated   orderable  
Discussion

Time stamp when this object was last updated.


Charateristics

SDK attribute: lastUpdatedDate

name string read only   filterable   orderable  
Discussion

The Patch name


Charateristics

Format: free
SDK attribute: name

owner string autogenerated  
Discussion

Identifies the user that has created this object.


Charateristics

Format: free
SDK attribute: owner

patchBuildNumber integer read only   filterable   orderable  
Discussion

The Patch build number (eg. 1)


Charateristics

SDK attribute: patchBuildNumber

patchSummary string read only   filterable   orderable  
Discussion

The summary given for the Patch


Charateristics

Format: free
SDK attribute: patchSummary

patchTag string read only  
Discussion

The Patch Tag. This is a unique identifier including the name, version and release of the patch


Charateristics

Format: free
SDK attribute: patchTag

patchVersion string read only   filterable   orderable  
Discussion

The Patch version (ie. 1.0.0)


Charateristics

Format: free
SDK attribute: patchVersion

supportsDeletion boolean read only   filterable   orderable  
Discussion

Whether or not this Patch supports deletion. If a patch does not support deletion, the REST DELETE method will fail


Charateristics

Default value: false
SDK attribute: supportsDeletion

supportsNetworkAcceleration boolean filterable   orderable  
Discussion

Whether or not this patch supports Network Acceleration


Charateristics

Default value: false
SDK attribute: supportsNetworkAcceleration