Create Virtual Cluster
Creates a new virtual cluster associated with the specified Event Gateway.
Request body
Example request
{
"authentication": [
{
"principals": [
{
"password": "${vault.env['MY_ENV_VAR']}"
}
]
}
],
"dns_label": "vcluster-1",
"labels": {
"env": "test"
}
}Response
Created
Example response
{
"authentication": [
{
"principals": [
{
"password": "${vault.env['MY_ENV_VAR']}"
}
]
}
],
"dns_label": "vcluster-1",
"labels": {
"env": "test"
},
"created_at": "2022-11-04T20:10:06.927Z",
"updated_at": "2022-11-04T20:10:06.927Z"
}Changes
Changed in 7 of the 75 revisions of this API.4218
- ○
added the new optional request property
//////new-optional-request-property
- ○
added the new optional request property
//////new-optional-request-property
- ○
added the new optional request property
//////new-optional-request-property
- ○
added the new optional request property
//////new-optional-request-property
- ○
added the optional property
//////to the response with the statusresponse-optional-property-added
- ○
added the optional property
//////to the response with the statusresponse-optional-property-added
- ○
added the optional property
//////to the response with the statusresponse-optional-property-added
- ○
added the optional property
//////to the response with the statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
removed the request property
//request-property-removed
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ○
added the new optional request property
//new-optional-request-property
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added the new optional request property
new-optional-request-property
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ▲
added to the
/response propertyoneOflist for the response statusresponse-property-one-of-added
- ○
added
client_certificatediscriminator mapping keys to the/request propertyrequest-property-discriminator-mapping-added
- ○
added to the
/request propertyoneOflistrequest-property-one-of-added
- ○
added
client_certificatediscriminator mapping keys to the/response property for the response statusresponse-property-discriminator-mapping-added
- ▲
- ○
the
request property default valuewas addedrequest-property-default-value-added
- ○
the
response's property default valuewas added for the statusresponse-property-default-value-added
- ○
- ▲
the
////////request property's minLength was increased from0to1request-property-min-length-increased
- ▲
the
////////request property's minLength was increased from0to1request-property-min-length-increased
- ▲
the
/////request property's minLength was increased from0to1request-property-min-length-increased
- ▲
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○