Bootstrap

Gateway bootstrap details.

Overview

entityScope enum (ENTERPRISE | GLOBAL) autogenerated   filterable   orderable  
externalID string filterable   orderable   locally unique  
installerID string
lastUpdatedBy string autogenerated  
status enum (ACTIVE | CERTIFICATE_SIGNED | INACTIVE | NOTIFICATION_APP_REQ_ACK | NOTIFICATION_APP_REQ_SENT)
ZFBInfo string filterable   orderable  
ZFBMatchAttribute enum (HOSTNAME | IP_ADDRESS | MAC_ADDRESS | NONE | NSGATEWAY_ID | SERIAL_NUMBER) filterable   orderable  
ZFBMatchValue string filterable   orderable  

API Resource

/bootstraps/id
get put

Parents

/nsgateways/id/bootstraps
get

Children

/bootstraps/id/metadatas
get post
/bootstraps/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

entityScope enum autogenerated   filterable   orderable  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
Format: free
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

installerID string
Discussion

The Installer ID


Charateristics

Format: free
SDK attribute: installerID

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

status enum
Discussion

Bootstrap status.


Charateristics

Allowed values: ACTIVE, CERTIFICATE_SIGNED, INACTIVE, NOTIFICATION_APP_REQ_ACK, NOTIFICATION_APP_REQ_SENT
SDK attribute: status

ZFBInfo string filterable   orderable  
Discussion

Base64 Encoded JSON String of NSG ZFB Attribute Value Pairs


Charateristics

Format: free
SDK attribute: ZFBInfo

ZFBMatchAttribute enum filterable   orderable  
Discussion

Attribute to auto match on


Charateristics

Allowed values: HOSTNAME, IP_ADDRESS, MAC_ADDRESS, NONE, NSGATEWAY_ID, SERIAL_NUMBER
Format: free
SDK attribute: ZFBMatchAttribute

ZFBMatchValue string filterable   orderable  
Discussion

Attribute value to auto match on


Charateristics

Format: free
SDK attribute: ZFBMatchValue