Create Instance
Select
SaaS
Customer Managed
This API creates a new AWS Redsift instance
This operation creates a default subclient. To specify the clusters to be added, update the subclient (cluster group) to specify the clusters and regions to be backed up.
- application/json
Request Body
Post the necessary fields for the API to create a new Instance.
instanceProperties object
Responses
- 200
- 400
OK
- application/json
- multipart/form-data
- Schema
- Example (from schema)
- Creation of New Instance
Schema
processinginstructioninfo object
response object
{
"processinginstructioninfo": {
"attributes": [
{
"name": "string",
"value": "string"
}
]
},
"response": {
"warningCode": 0,
"errorCode": 0,
"warningMessage": "string",
"entity": {
"subclientId": 0,
"clientId": 0,
"instanceName": "string",
"instanceId": 0,
"_type_": 0
}
}
}
{
"processinginstructioninfo": {
"attributes": [
{
"name": "exitval",
"value": "0"
}
]
},
"response": {
"warningCode": 0,
"errorCode": 0,
"warningMessage": "",
"entity": {
"subclientId": 16191,
"clientId": 1242,
"instanceName": "Redshift_Sd",
"instanceId": 5525,
"_type_": 0
}
}
}
- Schema
- Example (from schema)
- Example 1
- Example 2
Schema
processinginstructioninfo object
response object
{
"processinginstructioninfo": {
"attributes": [
{
"name": "string",
"value": "string"
}
]
},
"response": {
"warningCode": 0,
"errorCode": 0,
"warningMessage": "string",
"entity": {
"subclientId": 0,
"clientId": 0,
"instanceName": "string",
"instanceId": 0,
"_type_": 0
}
}
}
{
"processinginstructioninfo": {
"attributes": [
{
"name": "string",
"value": "string"
}
]
},
"response": {
"warningCode": 0,
"errorCode": 0,
"warningMessage": "string",
"entity": {
"subclientId": 0,
"clientId": 0,
"instanceName": "string",
"instanceId": 0,
"_type_": 0
}
}
}
{
"processinginstructioninfo": {
"attributes": [
{
"name": "exitval",
"value": "0"
}
]
},
"response": {
"warningCode": 0,
"errorCode": 0,
"warningMessage": "",
"entity": {
"subclientId": 16191,
"clientId": 1242,
"instanceName": "Redshift_Sd",
"instanceId": 5525,
"_type_": 0
}
}
}
Missing Required Information
POST /instance
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://ServerURL/commandcenter/api/Instance' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"instanceProperties": {
"instance": {
"instanceName": "string",
"applicationId": 0,
"clientId": 0,
"clientName": "string"
},
"cloudAppsInstance": {
"instanceType": "string"
},
"planEntity": {
"planId": 0
},
"useResourcePoolInfo": true
}
}'
curl -L -X POST 'https://ServerURL/commandcenter/api/Instance' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"instanceProperties": {
"instance": {
"instanceName": "string",
"applicationId": 0,
"clientId": 0,
"clientName": "string"
},
"cloudAppsInstance": {
"instanceType": "string"
},
"planEntity": {
"planId": 0
},
"useResourcePoolInfo": true
}
}'
curl -L -X POST 'https://ServerURL/commandcenter/api/Instance' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"instanceProperties": {
"instance": {
"instanceName": "string",
"applicationId": 0,
"clientId": 0,
"clientName": "string"
},
"cloudAppsInstance": {
"instanceType": "string"
},
"planEntity": {
"planId": 0
},
"useResourcePoolInfo": true
}
}'
curl -L -X POST 'https://ServerURL/commandcenter/api/Instance' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"instanceProperties": {
"instance": {
"instanceName": "string",
"applicationId": 0,
"clientId": 0,
"clientName": "string"
},
"cloudAppsInstance": {
"instanceType": "string"
},
"planEntity": {
"planId": 0
},
"useResourcePoolInfo": true
}
}'
curl -L -X POST 'https://ServerURL/commandcenter/api/Instance' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"instanceProperties": {
"instance": {
"instanceName": "string",
"applicationId": 0,
"clientId": 0,
"clientName": "string"
},
"cloudAppsInstance": {
"instanceType": "string"
},
"planEntity": {
"planId": 0
},
"useResourcePoolInfo": true
}
}'
curl -L -X POST 'https://ServerURL/commandcenter/api/Instance' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"instanceProperties": {
"instance": {
"instanceName": "string",
"applicationId": 0,
"clientId": 0,
"clientName": "string"
},
"cloudAppsInstance": {
"instanceType": "string"
},
"planEntity": {
"planId": 0
},
"useResourcePoolInfo": true
}
}'
curl -L -X POST 'https://ServerURL/commandcenter/api/Instance' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"instanceProperties": {
"instance": {
"instanceName": "string",
"applicationId": 0,
"clientId": 0,
"clientName": "string"
},
"cloudAppsInstance": {
"instanceType": "string"
},
"planEntity": {
"planId": 0
},
"useResourcePoolInfo": true
}
}'