InfrastructureConfig

Represents Infrastructure Config

Overview

associatedEntityType string read only   filterable  
config object filterable   orderable  
configStatus enum (FAILURE | SUCCESS | UNKNOWN)
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  

API Resource

/infraconfig/id

Parents

/gateways/id/infraconfig
get
/nsgateways/id/infraconfig
get put

Children

/infraconfig/id/metadatas
get post
/infraconfig/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

associatedEntityType string read only   filterable  
Discussion

Object type of the associated entity.


Charateristics

Format: free
SDK attribute: associatedEntityType

config object filterable   orderable  
Discussion

Infrastructure Config


Charateristics

SDK attribute: config

configStatus enum
Discussion

Status of the configuration application


Charateristics

Allowed values: FAILURE, SUCCESS, UNKNOWN
SDK attribute: configStatus

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