AccessAttribute class
The AccessAttribute class represents a provider configuration parameter.
AccessAttribute class APIs
The following tables list the basic APIs, operation APIs, and relationship APIs for the AccessAttribute class.
Basic APIs
Name | HTTP | URI | Description |
---|---|---|---|
search | POST | Searches for AccessAttribute objects. |
Operation APIs
The AccessAttribute class has no operation APIs.
Relationship APIs
The AccessAttribute class has no relationship APIs.
AccessAttribute class relationships and attributes
The following tables list the relationships and attributes of the AccessAttribute class.
Relationships
Name | Type | Multi- | Description |
---|---|---|---|
calloutType | 0..1 | Callout type | |
cloudServiceDefinition | 0..1 | Cloud service definition associated with the access attribute | |
hasValue | 0..* | Values associated with the access attribute | |
cloudClass | 1 | Fully-qualified name of the class to which the object belongs | |
provider | 1 | Provider that created the object | |
tags | 0..* | Tags associated with the object |
Attributes
Name | Type | Multi- | Description |
---|---|---|---|
datatype | String | 1 | Data type of the access attribute |
isOptional | Boolean | 1 | Indicates whether the access attribute is optional. The default value is false. |
isPassword | Boolean | 1 | Indicates whether the access attribute is a password. The default value is false. |
length | Integer | 0..1 | Length of the access attribute |
modifiableWithoutRestart | Boolean | 1 | Communicates to the provider management user which access attribute values can be changed without needing a restart and whether changed values are consumed immediately by the running provider instance. |
description | String | 0..1 | Text that describes the object |
guid | String | 1 | Globally unique identifier for the object |
labels | String | 0..* |
|
modifiedDate | 0..1 | Date the Cloudobject was modified | |
name | String | 1 | Human-readable name of the object |