Organization class
The Organization class represents business organizations, including units that are part of larger organizations.
Organization class APIs
The following tables list the basic APIs, operation APIs, and relationship APIs for the Organization class.
Basic APIs
Name | HTTP | URI | Description |
---|---|---|---|
create | POST | Creates a Organization object. | |
delete | DELETE | Deletes a Organization object. | |
get | GET | Retrieves a Organization object. | |
update | POST | Updates a Organization object. | |
search | POST | Searches for Organization objects. |
Operation APIs
Name | HTTP | URI | Description |
---|---|---|---|
getQuota | POST | Transfers the ownership from existing user to the new user | |
getQuotaUsage | POST | Transfers the ownership from existing user to the new user | |
updateQuota | POST | Transfers the ownership from existing user to the new user | |
validateQuota | POST | This API validates quota for the Tenant. The validation is done across the requested services vs the quota added earlier. |
Relationship APIs
Name | HTTP | URI | Description |
---|---|---|---|
relation | GET | Retrieves the assignedContainers relationship. Note: This API is deprecated. Instead, use the following API from this LogicalHostingEnvironment class. csm/Organization/guid/logicalHostingEnvironment - To list all associated LogicalHostingEnviroments. | |
relation | GET | Retrieves the childOrganizations relationship. | |
relation | GET | Retrieves the computeResource relationship. | |
relation | GET | Retrieves the entitlementPackages relationship. | |
relation | GET | Retrieves the functionalComponent relationship. | |
relation | GET | Retrieves the generatedTickets relationship. | |
relation | GET | Retrieves the logicalHostingEnvironment relationship. | |
relation | GET | Retrieves the parentOrganization relationship. | |
relation | GET | Retrieves the resourceSet relationship. | |
relation | GET | Retrieves the serviceOfferingInstance relationship. | |
relation | GET | Retrieves the storageConnection relationship. | |
relation | GET | Retrieves the storageResource relationship. | |
relation | GET | Retrieves the supplierContracts relationship. | |
relation | GET | Retrieves the tenantContracts relationship. | |
relation | GET | Retrieves the ticketTemplateMaps relationship. | |
relation | GET | Retrieves the ticketTemplates relationship. | |
relation | GET | Retrieves the tickets relationship. | |
relation | GET | Retrieves the provider relationship. | |
relation | GET | Retrieves the tags relationship. |
Organization class relationships and attributes
The following tables list the relationships and attributes of the Organization class.
Relationships
Name | Type | Multi- | Description |
---|---|---|---|
assignedContainers | 0..* | Containers assigned to the organization | |
childOrganizations | 0..* | An organization may have multiple "child" organizations, or organizations one level lower in the organization hierarchy. | |
computeResource | 0..* | Compute resources deployed for the organization | |
entitlementPackages | 0..* | Retrieves entitlement packages that this tenant is associated with. | |
functionalComponent | 0..* | Functional components deployed for the organization | |
generatedTickets | 0..* |
| |
logicalHostingEnvironment | 0..* | Associated logical hosting environments | |
parentOrganization | 0..1 | An organization may have one "parent" organization, or an organization one level higher in the organization hierarchy. | |
resourceSet | 0..* | Resource sets deployed for the organization | |
serviceOfferingInstance | 0..* | Service offering instances deployed for the organization | |
storageConnection | 0..* | Storage connections deployed for the organization | |
storageResource | 0..* | Storage resources deployed for the organization | |
supplierContracts | 0..* | Supplier contracts associated with the organization | |
tenantContracts | 0..* | Tenant contracts associated with the organization | |
ticketTemplateMaps | 0..* |
| |
ticketTemplates | 0..* |
| |
tickets | 0..* |
| |
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 |
---|---|---|---|
costCenters | FoundationCostCenter | 0..* |
|
customFields | 0..* |
| |
locations | FoundationLocation | 0..* |
|
isOnboarded | Boolean | 1 | Indicates whether the object is onboarded |
externalID | String | 0..1 | Identifier used for the object by an external provider |
owner | String | 0..1 | Name of the owner of the object |
reconciliationID | String | 0..1 | Reconciliation identity value for the object from the BMC Atrium CMDB |
tokenID | String | 0..1 | Token identifier |
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 |