CreateClusterNetwork
POST {{baseUrl}}/clusterNetworks
Creates a cluster network. For more information about cluster networks, see Managing Cluster Networks.
Request Body
{"compartmentId"=>"{{compartment_ocid}}", "instancePools"=>[{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, {"value"=>"<Error: Too many levels of nesting to fake this schema>"}], "placementConfiguration"=>{"availabilityDomain"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "primarySubnetId"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "secondaryVnicSubnets"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}}, "displayName"=>"ipsum nostrud velit esse eiusmod"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-retry-token | string | A token that uniquely identifies a request so it can be retried in case of a timeout or | |
server error without risk of executing that same action again. Retry tokens expire after 24 | |||
hours, but can be invalidated before then due to conflicting operations (for example, if a resource | |||
has been deleted and purged from the system, then a retry of the original creation request | |||
may be rejected). | |||
Content-Type | string | ||
Date | string | (Required) Current Date | |
Authorization | string | (Required) Signature Authentication on Authorization header | |
x-content-sha256 | string | (Required) Content sha256 for POST, PUT and PATCH operations |
RESPONSES
status: OK
{"id":"nostrud aliqua dolor","compartmentId":"dolor Excepteur incididunt in","lifecycleState":"RUNNING","timeCreated":"2007-08-31T19:51:00.812Z","timeUpdated":"1997-03-08T08:56:51.610Z","definedTags":{},"displayName":"aliqua culpa in","freeformTags":{},"instancePools":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}],"placementConfiguration":{"availabilityDomain":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"primarySubnetId":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"secondaryVnicSubnets":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}}