InfrastructureVscProfile

Represents an Infrastructure VSC Profile.

Overview

description string filterable   orderable  
enterpriseID string
entityScope enum (ENTERPRISE | GLOBAL) autogenerated   filterable   orderable  
externalID string filterable   orderable   locally unique  
firstController string filterable   orderable  
lastUpdatedBy string autogenerated  
name string required   filterable   orderable  
probeInterval integer
secondController 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

description string filterable   orderable  
Discussion

A description of the Profile instance created.


Charateristics

Format: free
Max length: 255
SDK attribute: description

enterpriseID string
Discussion

Enterprise/Organisation associated with this Profile instance.


Charateristics

Format: free
SDK attribute: enterpriseID

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

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

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 Profile


Charateristics

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

probeInterval integer
Discussion

Openflow echo timer in millisecond


Charateristics

Format: free
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