/active_directory
v1 endpoints
REST Endpoint |
Description |
GraphQL Query | CDM Availability |
---|---|---|---|
GET /active_directory/dc | Returns summary information for Active Directory Domains Controller connected to the Rubrik cluster. | Available | |
GET /active_directory/dc/request/{id} | Retrieves details about an Active Directory request, which includes the status of the snapshot job. | Available | |
PATCH /active_directory/dc/snapshot/mount/{id} | Modifies the parameters of a Live Mount of an Active Directory domain controller snapshot. | Restricted | |
DELETE /active_directory/dc/snapshot/mount/{id} | Initiates a job to remove a Live Mount of an Active Directory Domain Controller snapshot. Returns the job instance ID. | Available | |
GET /active_directory/dc/snapshot/{id} | Retrieves detailed information about a specific Active Directory snapshot. | Available | |
GET /active_directory/dc/snapshot/{id}/browse | Given a parent object identifier, DNT (Distinguished Name Tag), lists all the children associated with the parent. | Available | |
POST /active_directory/dc/snapshot/{id}/mount | Initiates a job to perform a Live Mount of an Active Directory Domain Controller snapshot. Returns the job instance ID. | Available | |
POST /active_directory/dc/snapshot/{id}/object_restore | Initiates a recovery for the given Active Directory objects. | Available | |
GET /active_directory/dc/{id} | Retrieves the summary information for a specific Active Directory Domain Controller. | Available | |
DELETE /active_directory/dc/{id} | Deletes an Active Directory Domain Controller. | Restricted | |
GET /active_directory/dc/{id}/missed_snapshot | Retrieves the specific time of day when the snapshots were missed for an Active Directory Domain Controller. | Available | |
GET /active_directory/dc/{id}/snapshot | Retrieves a summary of Active Directory Domain Controller snapshots | Available | |
POST /active_directory/dc/{id}/snapshot | Initiates an on-demand snapshot job of a specified Active Directory Domain Controller. | Available | |
GET /active_directory/domain | Returns summary information for Active Directory Domains connected to the Rubrik cluster. | Available | |
GET /active_directory/domain/{id} | Retrieves the summary information for a specific Active Directory Domain. | Available | |
POST /active_directory/domain/{id}/refresh | Initiates an on-demand refresh job of a specified Active Directory Domain. | Restricted | |
POST /active_directory/restore | Initiates a job to restore Active Directory snapshots to their corresponding Domain Controllers or alternate hosts. Returns the job instance ID. | Available |