Creates a new application virtual IP (VIP) address.
POST {{baseUrl}}/applicationVip
Creates a new application virtual IP (VIP) address in the specified cloud VM cluster based on the request parameters you provide.
Request Body
{"hostnameLabel"=>"<string>", "cloudVmClusterId"=>"<string>", "dbNodeId"=>"<string>", "ipAddress"=>"<string>", "subnetId"=>"<string>"}
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). | |||
opc-request-id | string | Unique identifier for the request. | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"id":"\u003cstring\u003e","cloudVmClusterId":"\u003cstring\u003e","hostnameLabel":"\u003cstring\u003e","lifecycleState":"AVAILABLE","timeAssigned":"\u003cdateTime\u003e","compartmentId":"\u003cstring\u003e","definedTags":{"Excepteur_c8":{"aliquip_cf":{},"aute3":{},"dolore_1":{}},"occaecat_a4b":{"pariatur38":{}}},"freeformTags":{"adipisicing_3c2":"\u003cstring\u003e","ea7":"\u003cstring\u003e","consectetur_47e":"\u003cstring\u003e"},"ipAddress":"\u003cstring\u003e","lifecycleDetails":"\u003cstring\u003e","subnetId":"\u003cstring\u003e"}