Skip to main content

personal

Overview

Namepersonal
TypeResource
Idsumologic.access_keys.personal

Fields

NameDatatypeDescription
idstringIdentifier of the access key.
createdBystringIdentifier of the user who created the access key.
disabledbooleanIndicates whether the access key is disabled or not.
labelstringThe name of the access key.
lastUsedstringLast used timestamp in UTC. <br> Note: Property not in use, it is part of an upcoming feature.
modifiedAtstringLast modification timestamp in UTC.
corsHeadersarrayAn array of domains for which the access key is valid. Whether Sumo Logic accepts or rejects an API request depends on whether it contains an ORIGIN header and the entries in the allowlist. Sumo Logic will reject:
1. Requests with an ORIGIN header but the allowlist is empty.
2. Requests with an ORIGIN header that don't match any entry in the allowlist.
createdAtstringCreation timestamp in UTC in RFC3339 format.

Methods

NameAccessible byRequired Params
listPersonalAccessKeysSELECTregion