One-Touch Recovery Points using client name & backupset name
This API is to get the repsone file for the specified client and backupset.
Path Parameters
- clientName string required
- backupsetName string required
- appName string required
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
- copyPrecedence integer
- version string
- platform integer
- dateCreated string
- automationTest boolean
- autoReboot boolean
- autoScaleStorage boolean
clients object[]
csinfo object
hwconfig object
netconfig object
dataBrowseTime object
maInfo object
datastoreList object
{
"copyPrecedence": 0,
"version": "string",
"platform": 0,
"dateCreated": "string",
"automationTest": true,
"autoReboot": true,
"autoScaleStorage": true,
"clients": [
{
"platform": 0,
"isBlockLevelBackup": true,
"indexCachePath": "string",
"isClientMA": true,
"clone": true,
"isIndexCacheInUSB": true,
"firewallCS": "string",
"backupSet": {
"backupsetId": 0,
"_type_": 0,
"backupsetName": "string"
},
"netconfig": {
"persistence": 0,
"wins": {
"useDhcp": true
},
"firewall": {
"certificatePath": "string",
"certificateBlob": "string",
"configBlob": "string"
},
"dns": {
"suffix": "string",
"useDhcp": true
},
"ipinfo": {
"defaultgw": "string",
"interfaces": [
{
"adapter": 0,
"networkLabel": "string",
"macAddressType": 0,
"mac": "string",
"vlan": 0,
"isEnabled": true,
"name": "string",
"classicname": "string",
"wins": {
"useDhcp": true,
"nameservers": [
{
"address": "string",
"family": 0
}
]
},
"dns": {
"suffix": "string",
"useDhcp": true,
"nameservers": [
{
"address": "string",
"family": 0
}
]
},
"protocols": [
{
"gw": "string",
"subnetId": "string",
"netmask": "string",
"networkAddress": "string",
"useDhcp": true,
"ip": {
"address": "string",
"family": 0
}
}
]
}
]
}
},
"platformConfig": {
"platformCfgBlob": "string",
"win_passPhrase": "string",
"win_licenceKey": "string",
"type": 0,
"goToMiniSetUp": 0,
"Win_DomainCreds": {
"isClientInDomain": true,
"DomainCreds": {
"password": "string",
"domainName": "string",
"confirmPassword": "string",
"userName": "string"
}
}
},
"firewallLocal": {
"certificatePath": "string",
"certificateBlob": "string",
"configBlob": "string"
},
"client": {
"hostName": "string",
"clientName": "string",
"type": 0,
"_type_": 0,
"clientGUID": "string"
},
"indexPathCreds": {
"password": "string",
"domainName": "string",
"confirmPassword": "string",
"userName": "string"
},
"newclient": {
"_type_": 0
}
}
],
"csinfo": {
"firewallPort": 0,
"cvdPort": 0,
"evmgrPort": 0,
"fwClientGroupName": "string",
"mediaAgentInfo": {
"_type_": 0
},
"mediaAgentIP": {},
"ip": {
"address": "string"
},
"commservInfo": {
"hostName": "string",
"clientName": "string",
"_type_": 0
},
"creds": {
"password": "string",
"domainName": "string",
"confirmPassword": "string",
"userName": "string"
}
},
"hwconfig": {
"minMemoryMB": 0,
"vmName": "string",
"magicno": "string",
"enableDynamicMemory": true,
"bootFirmware": 0,
"version": "string",
"mem_size": 0,
"cpu_count": 0,
"maxMemoryMB": 0,
"nic_count": 0,
"overwriteVm": true,
"useMtptSelection": true,
"ide_count": 0,
"mtpt_count": 0,
"scsi_count": 0,
"diskType": 0,
"optimizeStorage": true,
"scsi_disks": [
{
"forceProvision": true,
"bus": 0,
"refcnt": 0,
"size": 0,
"scsiControllerType": 0,
"name": "string",
"dataStoreName": "string",
"vm_disk_type": 0,
"slot": 0,
"diskType": 0,
"tx_type": 0
}
],
"systemDisk": {
"forceProvision": true,
"bus": 0,
"refcnt": 0,
"size": 0,
"scsiControllerType": 0,
"name": "string",
"dataStoreName": "string",
"vm_disk_type": 0,
"slot": 0,
"diskType": 0,
"tx_type": 0
},
"cpu_list": [
{
"cpu_arch": 0,
"cpu_speed": 0
}
],
"mtpt_list": [
{
"alwaysEnabled": true,
"mtpt_type": 0,
"mtpt_name": "string",
"mtpt_size": 0,
"enabled": true,
"mtpt_GUID": "string",
"diskname_list": [
{
"diskName": "string",
"mtpt_size": 0
}
]
}
]
},
"netconfig": {
"persistence": 0,
"wins": {
"useDhcp": true
},
"firewall": {
"certificatePath": "string",
"certificateBlob": "string",
"configBlob": "string"
},
"dns": {
"suffix": "string",
"useDhcp": true
},
"ipinfo": {
"defaultgw": "string"
}
},
"dataBrowseTime": {
"TimeZoneName": "string",
"timeValue": "string",
"newName": "string",
"TimeZoneID": 0,
"time": 0
},
"maInfo": {
"clientName": "string"
},
"datastoreList": {}
}
{
"copyPrecedence": 0,
"version": "10.0",
"platform": 1,
"dateCreated": "",
"automationTest": false,
"autoReboot": true,
"autoScaleStorage": false,
"clients": [
{
"platform": 1,
"isBlockLevelBackup": false,
"indexCachePath": "",
"isClientMA": false,
"clone": false,
"isIndexCacheInUSB": true,
"firewallCS": "",
"backupSet": {
"backupsetId": 1831,
"_type_": 6,
"backupsetName": "test_100.1"
},
"netconfig": {
"persistence": 0,
"wins": {
"useDhcp": false
},
"firewall": {
"certificatePath": "",
"certificateBlob": "",
"configBlob": ""
},
"dns": {
"suffix": "",
"useDhcp": false
},
"ipinfo": {
"defaultgw": "",
"interfaces": [
{
"adapter": 0,
"networkLabel": "",
"macAddressType": 0,
"mac": "00:15:5D:3D:31:4A",
"vlan": 0,
"isEnabled": true,
"name": "Ethernet",
"classicname": "",
"wins": {
"useDhcp": false,
"nameservers": [
{
"address": "1.2.69.32",
"family": 32
},
{
"address": "1.2.67.114",
"family": 32
},
{
"address": "1.2.26.31",
"family": 32
},
{
"address": "172.19.59.7",
"family": 32
},
{
"address": "172.19.59.32",
"family": 32
}
]
},
"dns": {
"suffix": "",
"useDhcp": false,
"nameservers": [
{
"address": "1.2.69.32",
"family": 32
},
{
"address": "1.2.67.114",
"family": 32
},
{
"address": "172.19.59.32",
"family": 32
},
{
"address": "1.2.26.31",
"family": 32
},
{
"address": "172.19.59.7",
"family": 32
},
{
"address": "1.2.41.18",
"family": 32
},
{
"address": "1.2.73.247",
"family": 32
}
]
},
"protocols": [
{
"gw": "1.2.60.1",
"subnetId": "",
"netmask": "255.255.252.0",
"networkAddress": "",
"useDhcp": true,
"ip": {
"address": "1.2.62.103",
"family": 32
}
}
]
}
]
}
},
"platformConfig": {
"platformCfgBlob": "",
"win_passPhrase": "",
"win_licenceKey": "",
"type": 1,
"goToMiniSetUp": 0,
"Win_DomainCreds": {
"isClientInDomain": true,
"DomainCreds": {
"password": "",
"domainName": "test.com",
"confirmPassword": "",
"userName": ""
}
}
},
"firewallLocal": {
"certificatePath": "",
"certificateBlob": "",
"configBlob": ""
},
"client": {
"hostName": "purescsi.test.com",
"clientName": "purescsi_2",
"type": 0,
"_type_": 3,
"clientGUID": "2DDB3B51-5407-473C-A998-F55E58CD7E22"
},
"indexPathCreds": {
"password": "",
"domainName": "",
"confirmPassword": "",
"userName": ""
},
"newclient": {
"_type_": 3
}
}
],
"csinfo": {
"firewallPort": 0,
"cvdPort": 0,
"evmgrPort": 0,
"fwClientGroupName": "fw-client",
"mediaAgentInfo": {
"_type_": 3
},
"mediaAgentIP": {},
"ip": {
"address": "1.2.62.69"
},
"commservInfo": {
"hostName": "idcFsAutoCs.test.com",
"clientName": "idcfsautocs",
"_type_": 3
},
"creds": {
"password": "3d0047590ea2e8894130282dc5dc54a2854a52e5b013c981587115b702eec96d698748b4956a4ca25",
"domainName": "",
"confirmPassword": "",
"userName": "testadmin"
}
},
"hwconfig": {
"minMemoryMB": 0,
"vmName": "",
"magicno": "WINHWCONFIG",
"enableDynamicMemory": false,
"bootFirmware": 1,
"version": "10.0",
"mem_size": 4096,
"cpu_count": 1,
"maxMemoryMB": 0,
"nic_count": 1,
"overwriteVm": false,
"useMtptSelection": true,
"ide_count": 0,
"mtpt_count": 3,
"scsi_count": 2,
"diskType": 1,
"optimizeStorage": false,
"scsi_disks": [
{
"forceProvision": false,
"bus": 0,
"refcnt": 1,
"size": 53688,
"scsiControllerType": 0,
"name": "\\\\?\\PhysicalDrive0",
"dataStoreName": "",
"vm_disk_type": 1,
"slot": 0,
"diskType": 1,
"tx_type": 1
},
{
"forceProvision": false,
"bus": 0,
"refcnt": 0,
"size": 6007,
"scsiControllerType": 0,
"name": "",
"dataStoreName": "",
"vm_disk_type": 0,
"slot": 1,
"diskType": 1,
"tx_type": 1
}
],
"systemDisk": {
"forceProvision": false,
"bus": 0,
"refcnt": 1,
"size": 53688,
"scsiControllerType": 0,
"name": "\\\\?\\PhysicalDrive0",
"dataStoreName": "",
"vm_disk_type": 1,
"slot": 0,
"diskType": 1,
"tx_type": 1
},
"cpu_list": [
{
"cpu_arch": 1,
"cpu_speed": 2195
}
],
"mtpt_list": [
{
"alwaysEnabled": true,
"mtpt_type": 0,
"mtpt_name": "",
"mtpt_size": 471859200,
"enabled": true,
"mtpt_GUID": "",
"diskname_list": [
{
"diskName": "\\\\?\\PhysicalDrive0",
"mtpt_size": 471859200
}
]
},
{
"alwaysEnabled": true,
"mtpt_type": 0,
"mtpt_name": "",
"mtpt_size": 103809024,
"enabled": true,
"mtpt_GUID": "",
"diskname_list": [
{
"diskName": "\\\\?\\PhysicalDrive0",
"mtpt_size": 103809024
}
]
},
{
"alwaysEnabled": true,
"mtpt_type": 10,
"mtpt_name": "C",
"mtpt_size": 53092466688,
"enabled": true,
"mtpt_GUID": "{C5515277-1BD4-4B5C-8B2B-491FCDE88D5C}",
"diskname_list": [
{
"diskName": "\\\\?\\PhysicalDrive0",
"mtpt_size": 53092466688
}
]
}
]
},
"netconfig": {
"persistence": 0,
"wins": {
"useDhcp": false
},
"firewall": {
"certificatePath": "",
"certificateBlob": "# This section describes outgoing routes\n[outgoing]\npurescsi_2 idcfsautocs remote_guid=564F3074-26E7-4AC0-BBC2-185636BB9E45 type=passive\n",
"configBlob": ""
},
"dns": {
"suffix": "",
"useDhcp": false
},
"ipinfo": {
"defaultgw": ""
}
},
"dataBrowseTime": {
"TimeZoneName": "(UTC-05:00) Eastern Time (US & Canada)",
"timeValue": "03/02/2020 14:44:00",
"newName": "",
"TimeZoneID": 31,
"time": 1583178240
},
"maInfo": {
"clientName": ""
},
"datastoreList": {}
}
GET /systemprops/byName(clientName=':clientName' appName=':appName' backupsetName=':backupsetName' )
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'