Update NDMP Properties
Select
SaaS
Customer Managed
Update the NDMP properties
- application/json
Request Body
ndmpServerDetails object required
- listenPort integer required
NDMP Server port
- clientId integer required
Client ID of the NDMP
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
- errorMessage string
- errorCode integer
{
"errorMessage": "string",
"errorCode": 0
}
{
"errorMessage": "",
"errorCode": 0
}
PUT /nasclient/ndmpserver
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/NASClient/NDMPServer' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"ndmpServerDetails": {
"ndmpServerHostName": "string",
"ndmpServerClientName": "string",
"ndmpCredentials": {
"userName": "string",
"password": "string"
}
},
"listenPort": 0,
"clientId": 0
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/NASClient/NDMPServer' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"ndmpServerDetails": {
"ndmpServerHostName": "string",
"ndmpServerClientName": "string",
"ndmpCredentials": {
"userName": "string",
"password": "string"
}
},
"listenPort": 0,
"clientId": 0
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/NASClient/NDMPServer' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"ndmpServerDetails": {
"ndmpServerHostName": "string",
"ndmpServerClientName": "string",
"ndmpCredentials": {
"userName": "string",
"password": "string"
}
},
"listenPort": 0,
"clientId": 0
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/NASClient/NDMPServer' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"ndmpServerDetails": {
"ndmpServerHostName": "string",
"ndmpServerClientName": "string",
"ndmpCredentials": {
"userName": "string",
"password": "string"
}
},
"listenPort": 0,
"clientId": 0
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/NASClient/NDMPServer' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"ndmpServerDetails": {
"ndmpServerHostName": "string",
"ndmpServerClientName": "string",
"ndmpCredentials": {
"userName": "string",
"password": "string"
}
},
"listenPort": 0,
"clientId": 0
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/NASClient/NDMPServer' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"ndmpServerDetails": {
"ndmpServerHostName": "string",
"ndmpServerClientName": "string",
"ndmpCredentials": {
"userName": "string",
"password": "string"
}
},
"listenPort": 0,
"clientId": 0
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/NASClient/NDMPServer' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"ndmpServerDetails": {
"ndmpServerHostName": "string",
"ndmpServerClientName": "string",
"ndmpCredentials": {
"userName": "string",
"password": "string"
}
},
"listenPort": 0,
"clientId": 0
}'