Deploy Access Node
Select
SaaS
Customer Managed
API to deploy Access Node
- application/json
Request Body
- name string
Client name for vm, if not provided it will be same as vmName
- hostName string
Host name for vm, if not provided it will be same as vmName
- os string
Possible values: [
Windows
,Linux
] - deploymentType int32
Possible values: [
0
,1
]0: Access node deployment, 1: File recovery enabler for linux deployment
commCell object
- vmName string required
userCredentials object required
- vCenter string required
vCenter server instance
vmLocation object required
- hardDiskType int32
Possible values: [
1
,2
,3
]Default value:
2
1: Thin Provision, 2: Thick provision lazy zeroed, 3: Thick provision eager zeroed
network object required
- clientGroup string
- notifyUserOnJobCompletion boolean
Default value:
false
- automaticOSUpdates boolean
Default value:
false
- timezone string
Default value:
America/New_York
Linux OS qualified timezones
Responses
- 200
- 404
Success
- application/json
- Schema
- Example (from schema)
Schema
- taskId int32
- jobIds string[]
JobIds for the immediate run request
{
"taskId": 0,
"jobIds": [
"string"
]
}
Not Found
POST /v4/accessnode
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/AccessNode' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"hostName": "string",
"os": "Windows",
"deploymentType": 0,
"commCell": {
"name": "string",
"hostName": "string"
},
"vmName": "string",
"userCredentials": {
"userName": "string",
"password": "string"
},
"vCenter": "string",
"vmLocation": {
"inventoryPath": "string",
"dataCenterName": "string",
"host": "string",
"resourcePool": "string",
"cluster": "string",
"datastore": "string"
},
"hardDiskType": 2,
"network": {
"name": "string",
"useDHCP": "True",
"staticIP": "string",
"netmask": "string",
"gateway": "string",
"dnsSearch": "string",
"nameservers": [
"string"
]
},
"clientGroup": "string",
"notifyUserOnJobCompletion": false,
"automaticOSUpdates": false,
"timezone": "America/New_York"
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/AccessNode' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"hostName": "string",
"os": "Windows",
"deploymentType": 0,
"commCell": {
"name": "string",
"hostName": "string"
},
"vmName": "string",
"userCredentials": {
"userName": "string",
"password": "string"
},
"vCenter": "string",
"vmLocation": {
"inventoryPath": "string",
"dataCenterName": "string",
"host": "string",
"resourcePool": "string",
"cluster": "string",
"datastore": "string"
},
"hardDiskType": 2,
"network": {
"name": "string",
"useDHCP": "True",
"staticIP": "string",
"netmask": "string",
"gateway": "string",
"dnsSearch": "string",
"nameservers": [
"string"
]
},
"clientGroup": "string",
"notifyUserOnJobCompletion": false,
"automaticOSUpdates": false,
"timezone": "America/New_York"
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/AccessNode' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"hostName": "string",
"os": "Windows",
"deploymentType": 0,
"commCell": {
"name": "string",
"hostName": "string"
},
"vmName": "string",
"userCredentials": {
"userName": "string",
"password": "string"
},
"vCenter": "string",
"vmLocation": {
"inventoryPath": "string",
"dataCenterName": "string",
"host": "string",
"resourcePool": "string",
"cluster": "string",
"datastore": "string"
},
"hardDiskType": 2,
"network": {
"name": "string",
"useDHCP": "True",
"staticIP": "string",
"netmask": "string",
"gateway": "string",
"dnsSearch": "string",
"nameservers": [
"string"
]
},
"clientGroup": "string",
"notifyUserOnJobCompletion": false,
"automaticOSUpdates": false,
"timezone": "America/New_York"
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/AccessNode' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"hostName": "string",
"os": "Windows",
"deploymentType": 0,
"commCell": {
"name": "string",
"hostName": "string"
},
"vmName": "string",
"userCredentials": {
"userName": "string",
"password": "string"
},
"vCenter": "string",
"vmLocation": {
"inventoryPath": "string",
"dataCenterName": "string",
"host": "string",
"resourcePool": "string",
"cluster": "string",
"datastore": "string"
},
"hardDiskType": 2,
"network": {
"name": "string",
"useDHCP": "True",
"staticIP": "string",
"netmask": "string",
"gateway": "string",
"dnsSearch": "string",
"nameservers": [
"string"
]
},
"clientGroup": "string",
"notifyUserOnJobCompletion": false,
"automaticOSUpdates": false,
"timezone": "America/New_York"
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/AccessNode' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"hostName": "string",
"os": "Windows",
"deploymentType": 0,
"commCell": {
"name": "string",
"hostName": "string"
},
"vmName": "string",
"userCredentials": {
"userName": "string",
"password": "string"
},
"vCenter": "string",
"vmLocation": {
"inventoryPath": "string",
"dataCenterName": "string",
"host": "string",
"resourcePool": "string",
"cluster": "string",
"datastore": "string"
},
"hardDiskType": 2,
"network": {
"name": "string",
"useDHCP": "True",
"staticIP": "string",
"netmask": "string",
"gateway": "string",
"dnsSearch": "string",
"nameservers": [
"string"
]
},
"clientGroup": "string",
"notifyUserOnJobCompletion": false,
"automaticOSUpdates": false,
"timezone": "America/New_York"
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/AccessNode' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"hostName": "string",
"os": "Windows",
"deploymentType": 0,
"commCell": {
"name": "string",
"hostName": "string"
},
"vmName": "string",
"userCredentials": {
"userName": "string",
"password": "string"
},
"vCenter": "string",
"vmLocation": {
"inventoryPath": "string",
"dataCenterName": "string",
"host": "string",
"resourcePool": "string",
"cluster": "string",
"datastore": "string"
},
"hardDiskType": 2,
"network": {
"name": "string",
"useDHCP": "True",
"staticIP": "string",
"netmask": "string",
"gateway": "string",
"dnsSearch": "string",
"nameservers": [
"string"
]
},
"clientGroup": "string",
"notifyUserOnJobCompletion": false,
"automaticOSUpdates": false,
"timezone": "America/New_York"
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/AccessNode' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"hostName": "string",
"os": "Windows",
"deploymentType": 0,
"commCell": {
"name": "string",
"hostName": "string"
},
"vmName": "string",
"userCredentials": {
"userName": "string",
"password": "string"
},
"vCenter": "string",
"vmLocation": {
"inventoryPath": "string",
"dataCenterName": "string",
"host": "string",
"resourcePool": "string",
"cluster": "string",
"datastore": "string"
},
"hardDiskType": 2,
"network": {
"name": "string",
"useDHCP": "True",
"staticIP": "string",
"netmask": "string",
"gateway": "string",
"dnsSearch": "string",
"nameservers": [
"string"
]
},
"clientGroup": "string",
"notifyUserOnJobCompletion": false,
"automaticOSUpdates": false,
"timezone": "America/New_York"
}'