Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace BdsApiKey

The API key information.

Properties

defaultRegion

defaultRegion: string

The name of the region to establish the Object Storage endpoint. Example us-phoenix-1 .

fingerprint

fingerprint: string

The fingerprint that corresponds to the public API key requested.

id

id: string

Identifier of the user's API key.

keyAlias

keyAlias: string

User friendly identifier used to uniquely differentiate between different API keys. Only ASCII alphanumeric characters with no spaces allowed.

lifecycleState

lifecycleState: LifecycleState

The state of the key.

pemfilepath

pemfilepath: string

The full path and file name of the private key used for authentication. This location will be automatically selected on the BDS local file system.

tenantId

tenantId: string

The OCID of your tenancy.

Optional timeCreated

timeCreated: Date

The time the API key was created, shown as an RFC 3339 formatted datetime string.

userId

userId: string

The user OCID for which this API key was created.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: BdsApiKey): object

getJsonObj