Back

/organization

Internal Endpoints

REST Endpoint
Description
GraphQL Query CDM Availability
GET /organization Retrieve all organizations. Available
POST /organization Create a new Organization object with the specified resource parameters. Available
GET /organization/{id} Retrieve the details of a specified Organization object. Available
PATCH /organization/{id} Make changes to the parameters of a specified Organization object. Available
DELETE /organization/{id} Delete a specified Organization object. Available
GET /organization/{id}/archive/location Retrieve the total list of archive locations that have been granted to this organization. Available

v1 Endpoints

REST Endpoint
Description
GraphQL Query CDM Availability
PUT /organization/quotas/bulk Creates a list of same quota settings for all the organizations specified by a list of IDs. The quota settings are used to restrict the utilization of the defined quota type by the specified organizations. Available
POST /organization/{id}/envoy/bulk Create a list of Rubrik Envoy objects for a specified organization and specify the properties to assign to the Rubrik Envoy objects. Available
PATCH /organization/{id}/envoy/bulk Change one or more of the properties of a list of Rubrik Envoy objects. Available
DELETE /organization/{id}/envoy/bulk Remove a list of Rubrik Envoy objects from an organization and delete the objects from the Rubrik cluster. Available