Resource Classification
Learn more about Resource Classifications from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetResourceClassification | Get a Resource Classification resource. |
|
| PATCH | UpdateResourceClassification | Update an existing Resource Classification resource. |
|
| DELETE | DeleteResourceClassification | Delete an existing Resource Classification resource. |
|
| GET | GetResourceClassificationCollection | Get a collection of Resource Classification resources. |
|
| POST | CreateResourceClassification | Create a new Resource Classification resource. |
|
| GET | LookupResourceClassificationChangePermissionTree | Lookup the permission set for changing the Resource Classification. |
|
| GET | LookupResourceClassificationInsertPermissionTree | Lookup the permission set for creating the Resource Classification. |
|
| GET | BatchGetResourceClassification | Get a collection of Resource Classification resources for the set of id's. |
|
| POST | BatchCreateResourceClassification | Create a new collection of Resource Classification resources. |
|
| PATCH | BatchUpdateResourceClassification | Update a collection of existing Resource Classification resources. |
|
| DELETE | BatchDeleteResourceClassification | Delete a collection of existing Resource Classification resources. |
|
| PATCH | ChangeResourceClassificationIsActive | Change the IsActive status for an existing Resource Classification resource. |
|
| PATCH | ChangeResourceClassificationPermissionTree | Change the PermissionTree for an existing Resource Classification resource. |
|
| PATCH | BatchChangeResourceClassificationIsActive | Change the IsActive status for a collection of existing Resource Classification resources. |
|
| PATCH | BatchChangeResourceClassificationPermissionTree | Change the PermissionTree status for a collection of existing Resource Classification resources. |