Get Domain
This operation returns a list of domains registered with the CommServe computer.
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Domain
Schema
providers object[]
{
"providers": [
{
"serviceType": 0,
"flags": 0,
"description": "string",
"login": "string",
"enabled": 0,
"trustedHostUser": "string",
"password": "string",
"bTrustedHostUser": "string",
"useSecureLdap": 0,
"connectName": "string",
"port": 0,
"bLogin": "string",
"tppm": {
"enable": true,
"tppmType": 0,
"proxyInformation": {
"portNumber": 0,
"proxyEntity": {
"clientName": "string",
"clientId": 0,
"_type_": 0
}
}
},
"resourceProvider": {
"domainName": "string",
"id": 0
},
"shortName": {
"domainName": "string",
"id": 0
}
}
]
}
{
"providers": [
{
"serviceType": 2,
"flags": 0,
"description": "",
"login": "gbuilder",
"enabled": 1,
"trustedHostUser": "gbuilder",
"password": "SamplePassword1@#",
"bTrustedHostUser": "",
"useSecureLdap": 0,
"connectName": "test.cv.com",
"port": 0,
"bLogin": "gbuilder",
"tppm": {
"enable": false,
"tppmType": 4,
"proxyInformation": {
"portNumber": 0,
"proxyEntity": {
"clientName": "0",
"clientId": 0,
"_type_": 3
}
}
},
"resourceProvider": {
"domainName": "Qinetix Commcell",
"id": 0
},
"shortName": {
"domainName": "commvault-nj",
"id": 1
}
},
{
"serviceType": 2,
"flags": 0,
"description": "",
"login": "administrator",
"enabled": 1,
"trustedHostUser": "administrator",
"password": "SamplePassword1@#",
"bTrustedHostUser": "",
"useSecureLdap": 0,
"connectName": "commvault365.com",
"port": 0,
"bLogin": "administrator",
"tppm": {
"enable": false,
"tppmType": 4,
"proxyInformation": {
"portNumber": 0,
"proxyEntity": {
"clientName": "0",
"clientId": 0,
"_type_": 3
}
}
},
"resourceProvider": {
"domainName": "Qinetix Commcell",
"id": 0
},
"shortName": {
"domainName": "COMMVAULT365",
"id": 2
}
}
]
}
GET /commcell/domaincontroller
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/CommCell/DomainController' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/CommCell/DomainController' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/CommCell/DomainController' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/CommCell/DomainController' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/CommCell/DomainController' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/CommCell/DomainController' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/CommCell/DomainController' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'