nuinfrastructureaccessprofile¶
-
nuinfrastructureaccessprofile.NUInfrastructureAccessProfile(bambou.nurest_object.NUMetaRESTObject,):
Infrastructure Access Profiles identify a set of NSG template level platform attributes specifically related to user and access control, inherited by gateways as they are instantiated.
Attributes¶
ssh_auth_mode: Indicates the authentication method used during an SSH session.name(Mandatory): Name of the Infrastructure Access Profilepassword(Mandatory): Password of the default user associated to the access profile.last_updated_by: ID of the user who last updated the object.last_updated_date: Time stamp when this object was last updated.description: A description of the Profile instance created.embedded_metadata: 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.enterprise_id: Enterprise/Organisation associated with this Profile instance.entity_scope: Specify if scope of entity is Data center or Enterprise levelsource_ip_filter: Indicates if source based IP filtering is enabled for this access profile.creation_date: Time stamp when this object was created.user_name: Default user name which is associated to the access profile.owner: Identifies the user that has created this object.external_id: External object ID. Used for integration with third party systems
Children¶
| class | fetcher |
| nupermission.NUPermission | permissions |
| numetadata.NUMetadata | metadatas |
| nuglobalmetadata.NUGlobalMetadata | global_metadatas |
| nuconnectionendpoint.NUConnectionendpoint | connectionendpoints |
| nunsgatewaytemplate.NUNSGatewayTemplate | ns_gateway_templates |
| nusshkey.NUSSHKey | ssh_keys |