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

KeyDatatypeRequiredDescription
opc-retry-tokenstringA 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-Typestring
Datestring(Required) Current Date
Authorizationstring(Required) Signature Authentication on Authorization header
x-content-sha256string(Required) Content sha256 for POST, PUT and PATCH operations

RESPONSES

status: OK

{&quot;id&quot;:&quot;nostrud aliqua dolor&quot;,&quot;compartmentId&quot;:&quot;dolor Excepteur incididunt in&quot;,&quot;lifecycleState&quot;:&quot;RUNNING&quot;,&quot;timeCreated&quot;:&quot;2007-08-31T19:51:00.812Z&quot;,&quot;timeUpdated&quot;:&quot;1997-03-08T08:56:51.610Z&quot;,&quot;definedTags&quot;:{},&quot;displayName&quot;:&quot;aliqua culpa in&quot;,&quot;freeformTags&quot;:{},&quot;instancePools&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}],&quot;placementConfiguration&quot;:{&quot;availabilityDomain&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;primarySubnetId&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;secondaryVnicSubnets&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}}