Get Backup Networks
Select
SaaS
Customer Managed
This Operation returns the backup networks configured for a client.
Use clientId 0 to retrieve all the backup networks
Query Parameters
- ClientId integer required
ID of the client whose backup networks has to be fetched
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
ArchPipeLineList object[]
{
"ArchPipeLineList": [
{
"destGroupId": 0,
"srcGroupId": 0,
"isActive": 0,
"destGroupEntity": {
"_type_": 0,
"clientGroupName": "string"
},
"destClientEntity": {
"clientId": 0,
"displayName": "string",
"_type_": 0
},
"client2": {
"name": "string",
"id": 0
},
"client1": {
"name": "string",
"id": 0
},
"srcClientEntity": {
"clientId": 0,
"displayName": "string",
"_type_": 0
},
"srcGroupEntity": {
"_type_": 0,
"clientGroupName": "string"
}
}
]
}
{
"ArchPipeLineList": [
{
"destGroupId": 0,
"srcGroupId": 9035,
"isActive": 1,
"destGroupEntity": {
"_type_": 28
},
"destClientEntity": {
"_type_": 3
},
"client2": {
"name": "1.2.236.192",
"id": 758
},
"client1": {
"name": "172.*",
"id": 0
},
"srcClientEntity": {
"_type_": 3
},
"srcGroupEntity": {
"_type_": 28
}
}
]
}
GET /commserv/datainterfacepairs
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/CommServ/DataInterfacePairs' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/CommServ/DataInterfacePairs' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/CommServ/DataInterfacePairs' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/CommServ/DataInterfacePairs' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/CommServ/DataInterfacePairs' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/CommServ/DataInterfacePairs' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/CommServ/DataInterfacePairs' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'