Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateTsigKeyDetails

The body for defining a TSIG key.

*Warning:** Oracle recommends that you avoid using any confidential information when you supply string values using the API.

Properties

algorithm

algorithm: string

TSIG key algorithms are encoded as domain names, but most consist of only one non-empty label, which is not required to be explicitly absolute. Applicable algorithms include: hmac-sha1, hmac-sha224, hmac-sha256, hmac-sha512. For more information on these algorithms, see RFC 4635.

compartmentId

compartmentId: string

The OCID of the compartment containing the TSIG key.

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 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"}}

name

name: string

A globally unique domain name identifying the key for a given pair of hosts.

secret

secret: string

A base64 string encoding the binary shared secret.

Functions

getDeserializedJsonObj

getJsonObj