Add Vasa Provider
Add a VASA Provider
VASA Provider data
Show optional properties
{
"name": "string",
"storageContainers": [
{
"name": "string",
"protocolType": "One among: ISCSI, FC, NFS"
}
],
"url": "string",
"users": [
{
"password": "string",
"username": "string"
}
]
}
{
"id": "string",
"name": "string",
"storageContainers": [
{
"clusterId": "string",
"id": "string",
"name": "string",
"protocolType": "One among: ISCSI, FC, NFS"
}
],
"url": "string",
"users": [
{
"id": "string",
"password": "string",
"username": "string"
}
]
}
ID of the VASA Provider
Name of the VASA Provider
List of storage containers associated with the VASA Provider
URL of the VASA Provider
Created
{
"id": "string",
"name": "string",
"storageContainers": [
{
"clusterId": "string",
"id": "string",
"name": "string",
"protocolType": "One among: ISCSI, FC, NFS"
}
],
"url": "string",
"users": [
{
"id": "string",
"password": "string",
"username": "string"
}
]
}
ID of the VASA Provider
Name of the VASA Provider
List of storage containers associated with the VASA Provider
URL of the VASA Provider
Bad Request
{
"arguments": [
"string"
],
"causes": [
{
"message": "string",
"type": "string"
}
],
"context": {
"context": "string"
},
"errorCode": "string",
"errorType": "string",
"message": "string",
"nestedErrors": [
"Error Object"
],
"referenceToken": "string",
"remediationMessage": "string"
}
The arguments used to localize the message, Can be used by scripts to automate the error processing.
The error context (e.g. the component where it occurred).
The minor error code
The error type
The localized error message
A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.
The localized remediation error message
InternalServerError
{
"arguments": [
"string"
],
"causes": [
{
"message": "string",
"type": "string"
}
],
"context": {
"context": "string"
},
"errorCode": "string",
"errorType": "string",
"message": "string",
"nestedErrors": [
"Error Object"
],
"referenceToken": "string",
"remediationMessage": "string"
}
The arguments used to localize the message, Can be used by scripts to automate the error processing.
The error context (e.g. the component where it occurred).
The minor error code
The error type
The localized error message
A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.
The localized remediation error message