InfrastructureVscProfile

Infrastructure VSC Profiles identify a set of controllers which will be used to connect bootstrapped NSGs.

Overview

addressFamily enum (DUALSTACK | IPV4 | IPV6)
description string filterable   orderable  
embeddedMetadata list read only   autogenerated  
enterpriseID string
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
firstController string filterable   orderable  
firstControllerV6 string filterable   orderable  
lastUpdatedBy string autogenerated  
name string required   filterable   orderable  
probeInterval integer
secondController string filterable   orderable  
secondControllerV6 string filterable   orderable  

API Resource

/infrastructurevscprofiles/id
delete get put

Parents

/infrastructurevscprofiles
get post

Children

/infrastructurevscprofiles/id/metadatas
get post
/infrastructurevscprofiles/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

addressFamily enum
Discussion

The type of IP address used in the identification of the active and standby controllers.


Charateristics

Allowed values: DUALSTACK, IPV4, IPV6
Default value: IPV4
SDK attribute: addressFamily

description string filterable   orderable  
Discussion

A description of the VSC Profile instance created.


Charateristics

Format: free
Max length: 255
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

enterpriseID string
Discussion

Enterprise/Organisation associated with this Profile instance.


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

firstController string filterable   orderable  
Discussion

First VSC Controller : IP Address of the first VSC system NSG instances associated to this profile will be reaching for.


Charateristics

Format: free
Max length: 255
SDK attribute: firstController

firstControllerV6 string filterable   orderable  
Discussion

First VSC Controller: IPv6 address of the first VSC system NSG instances associated to this profile will be reaching for.


Charateristics

Format: ipv6
Max length: 255
SDK attribute: firstControllerV6

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

name string required   filterable   orderable  
Discussion

Name of the Infrastructure VSC Profile


Charateristics

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

probeInterval integer
Discussion

Openflow echo timer in milliseconds.


Charateristics

Default value: 5000
Min value: 1000
Max value: 60000
SDK attribute: probeInterval

secondController string filterable   orderable  
Discussion

Second VSC Controller : IP Address of the secondary VSC system NSG instances associated to this profile will be reaching for.


Charateristics

Format: free
Max length: 255
SDK attribute: secondController

secondControllerV6 string filterable   orderable  
Discussion

Second VSC Controller: IPv6 address of the secondary VSC system NSG instances associated to this profile will be reaching for.


Charateristics

Format: ipv6
Max length: 255
SDK attribute: secondControllerV6