Generates a recommended VM cluster network configuration.
POST {{baseUrl}}/exadataInfrastructures/:exadataInfrastructureId/vmClusterNetworks/actions/generateRecommendedNetwork
Generates a recommended Cloud@Customer VM cluster network configuration.
Request Body
{"compartmentId"=>"<string>", "displayName"=>"<string>", "networks"=>[{"networkType"=>"BACKUP", "vlanId"=>"<string>", "cidr"=>"<string>", "gateway"=>"<string>", "netmask"=>"<string>", "domain"=>"<string>", "prefix"=>"<string>"}, {"networkType"=>"CLIENT", "vlanId"=>"<string>", "cidr"=>"<string>", "gateway"=>"<string>", "netmask"=>"<string>", "domain"=>"<string>", "prefix"=>"<string>"}], "dbServers"=>["<string>", "<string>"], "dns"=>["<string>", "<string>"], "freeformTags"=>{"dolore_7"=>"<string>", "esse6"=>"<string>", "enim_f"=>"<string>", "Lorem7"=>"<string>"}, "ntp"=>["<string>", "<string>"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-request-id | string | Unique identifier for the request. | |
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 | ||
Accept | string |
RESPONSES
status: OK
{"compartmentId":"\u003cstring\u003e","displayName":"\u003cstring\u003e","scans":[{"hostname":"\u003cstring\u003e","port":"\u003cinteger\u003e","ips":["\u003cstring\u003e","\u003cstring\u003e"]},{"hostname":"\u003cstring\u003e","port":"\u003cinteger\u003e","ips":["\u003cstring\u003e","\u003cstring\u003e"]}],"vmNetworks":[{"networkType":"CLIENT","nodes":[{"hostname":"\u003cstring\u003e","ip":"\u003cstring\u003e","dbServerId":"\u003cstring\u003e","lifecycleState":"TERMINATED","vip":"\u003cstring\u003e","vipHostname":"\u003cstring\u003e"},{"hostname":"\u003cstring\u003e","ip":"\u003cstring\u003e","dbServerId":"\u003cstring\u003e","lifecycleState":"TERMINATED","vip":"\u003cstring\u003e","vipHostname":"\u003cstring\u003e"}],"domainName":"\u003cstring\u003e","gateway":"\u003cstring\u003e","netmask":"\u003cstring\u003e","vlanId":"\u003cstring\u003e"},{"networkType":"BACKUP","nodes":[{"hostname":"\u003cstring\u003e","ip":"\u003cstring\u003e","dbServerId":"\u003cstring\u003e","lifecycleState":"UPDATING","vip":"\u003cstring\u003e","vipHostname":"\u003cstring\u003e"},{"hostname":"\u003cstring\u003e","ip":"\u003cstring\u003e","dbServerId":"\u003cstring\u003e","lifecycleState":"TERMINATING","vip":"\u003cstring\u003e","vipHostname":"\u003cstring\u003e"}],"domainName":"\u003cstring\u003e","gateway":"\u003cstring\u003e","netmask":"\u003cstring\u003e","vlanId":"\u003cstring\u003e"}],"definedTags":{"Excepteur39":{"cupidatat_7":{}},"fugiat53":{"non67":{},"anim_8a":{},"dolore_9":{}},"qui2":{"esse_483":{}}},"dns":["\u003cstring\u003e","\u003cstring\u003e"],"freeformTags":{"ad_b":"\u003cstring\u003e","ute6":"\u003cstring\u003e","commodo_ec4":"\u003cstring\u003e"},"ntp":["\u003cstring\u003e","\u003cstring\u003e"]}