[{"label":"Latest (v1)","version":"latest"}]
vmware-aria-operations-for-logs

AccessKey

Access key


Properties

string
key Optional

Access key


string
link Optional

Access key link


string
name Optional

Access key name


string
orgId Optional

Unique OrgId based on user token


string
status Optional

Access key status

Possible values are: ACTIVEREVOKED


integer as int64
updatedAtInMicros Optional

Time in micros at which access key was updated


integer as int64
version Optional

Access key version

JSON Example

{
	"key": "string",
	"link": "string",
	"name": "string",
	"orgId": "string",
	"status": "ACTIVE",
	"updatedAtInMicros": 0,
	"version": 0
}
[{"label":"Latest (v1)","version":"latest"}]
vmware-aria-operations-for-logs
Returned By

Create Access Key
Get Access Key By ID

Feedback

Was this page helpful?