Attribute
Learn more about Attributes from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetAttribute | Get a Attribute resource. |
|
PATCH | UpdateAttribute | Update an existing Attribute resource. |
|
DELETE | DeleteAttribute | Delete an existing Attribute resource. |
|
GET | GetAttributeCollection | Get a collection of Attribute resources. |
|
POST | CreateAttribute | Create a new Attribute resource. |
|
GET | LookupAttributeAttributeAllowedValue | Lookup the Attribute Allowed Value for the Attribute. |
|
GET | LookupAttributeChangePermissionTree | Lookup the permission set for changing the Attribute. |
|
GET | LookupAttributeInsertPermissionTree | Lookup the permission set for creating the Attribute. |
|
GET | BatchGetAttribute | Get a collection of Attribute resources for the set of id's. |
|
POST | BatchCreateAttribute | Create a new collection of Attribute resources. |
|
PATCH | BatchUpdateAttribute | Update a collection of existing Attribute resources. |
|
DELETE | BatchDeleteAttribute | Delete a collection of existing Attribute resources. |
|
PATCH | ChangeAttributeIsActive | Change the IsActive status for an existing Attribute resource. |
|
PATCH | ChangeAttributePermissionTree | Change the PermissionTree for an existing Attribute resource. |
|
PATCH | BatchChangeAttributeIsActive | Change the IsActive status for a collection of existing Attribute resources. |
|
PATCH | BatchChangeAttributePermissionTree | Change the PermissionTree status for a collection of existing Attribute resources. |