Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateHttpRedirectDetails

The details of a HTTP Redirect configured to redirect traffic from one hostname to another. Warning: Oracle recommends that you avoid using any confidential information when you supply string values using the API.

Properties

compartmentId

compartmentId: string

The OCID of the HTTP Redirects compartment.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}

Optional displayName

displayName: undefined | string

The user-friendly name of the HTTP Redirect. The name can be changed and does not need to be unique.

domain

domain: string

The domain from which traffic will be redirected.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.

Example: {@code {\"Department\": \"Finance\"}}

Optional responseCode

responseCode: undefined | number

The response code returned for the redirect to the client. For more information, see RFC 7231. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

target

The redirect target object including all the redirect data.

Functions

getDeserializedJsonObj

getJsonObj