APIKeyOwnerEntity interface
API Key Owner details which can be a user or service account
Properties
id | API Key owner id |
kind | Type of the owner service or user account |
related | API URL for accessing or modifying the referred object |
resource |
CRN reference to the referred resource |
Property Details
id
API Key owner id
id?: string
Property Value
string
kind
Type of the owner service or user account
kind?: string
Property Value
string
related
API URL for accessing or modifying the referred object
related?: string
Property Value
string
resourceName
CRN reference to the referred resource
resourceName?: string
Property Value
string