Create Node for Hyper ScaleStorage
Select
SaaS
Customer Managed
Add nodes for a specific hyperscale storage
Path Parameters
- hyperScaleStorageId int32 required
Id of hyperscale storage
- application/json
Request Body
nodes object[]
List of Nodes (MediaAgents) one want to add to the specified HyperScale Storage
id int32name string
Responses
- 200
- 400
- 404
- 500
Success
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Bad Request
Requested Details not found
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Internal Server Error
Loading...