REST API Reference Version 3.1.0.0Search

Report_status

POST v1/active_directory_memberships/id/actions/report_status

Description

Reports the detail status of the Active Directory domain.

Normal Response Codes

200

HTTP Error Codes

400 401 404 409 500 503

Detail Error Codes

Request

Parameter Type JSON Type Description Mandatory
id NsObjectID string ID of the active directory. A 42 digit hexadecimal number. Example: '2a0df0fe6f7dc7bb16000000000000000000004817'. true

JSON Request

Response

Parameter Type JSON Type Description
status NsADReportStatusReturn object Status of the Active Directory domain. Status of the Active Directory domain.

JSON Response