InfrastructureAccessProfile

Represents an Infrastructure Access Profile

Overview

description string filterable   orderable  
enterpriseID string
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
name string required   filterable   orderable  
password string required  
sourceIPFilter enum (DISABLED | ENABLED) filterable   orderable  
SSHAuthMode enum (KEY_BASED | PASSWORD_AND_KEY_BASED | PASSWORD_BASED) filterable   orderable  
userName string filterable   orderable  

API Resource

/infrastructureaccessprofiles/id
delete get put

Parents

/infrastructureaccessprofiles
delete get post

Children

/infrastructureaccessprofiles/id/metadatas
get post
/infrastructureaccessprofiles/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  
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

name string required   filterable   orderable  
Discussion

Name of the Infrastructure Profile


Charateristics

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

password string required  
Discussion

Password of the default user associated to the access profile.


Charateristics

Format: free
Min length: 8
Max length: 512
SDK attribute: password

sourceIPFilter enum filterable   orderable  
Discussion

Indicates if source based IP filtering is enabled for this access profile.


Charateristics

Allowed values: DISABLED, ENABLED
Default value: DISABLED
SDK attribute: sourceIPFilter

SSHAuthMode enum filterable   orderable  
Discussion

Indicates the Authentication method used during a SSH session.


Charateristics

Allowed values: KEY_BASED, PASSWORD_AND_KEY_BASED, PASSWORD_BASED
Default value: PASSWORD_AND_KEY_BASED
SDK attribute: SSHAuthMode

userName string filterable   orderable  
Discussion

Default user name which is associated to the access profile.


Charateristics

Default value: nuage
Format: free
Min length: 1
Max length: 30
SDK attribute: userName