Get a destination's history

Limited availability Returns all versions of a specific logs destination. Versions are listed in ascending order. This operation can only be accessed by account users with unrestricted access. Talk to your local account administrator about access management.

Permissions and scopes

To call this operation, you need permissions, based on the model you're using:

  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: monitor:read_only

CLI

linode-cli streams destination-history-view 456

Learn more

Path Params
string
enum
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

Allowed:
integer
required

The unique identifier assigned to the logs destination. Run the List destinations operation and store the id for the applicable one.

Responses

Response body
object
integer

Read-only The current page.

integer

Read-only The total number of pages.

integer

Read-only The total number of results.

data
array of objects
data
object
date-time

Read-only When the logs destination was created.

string

Read-only The name of the user on your account that created the logs destination.

details
object
required

Settings used for an Object Storage-based destination for a stream. You need an existing Object Storage bucket, configured to use Object Lock. See Configure audit log delivery for complete details.

integer

Read-only The unique identifier assigned to the stream.

string
required

The name of the destination object. Used for display purposes.

string
enum

The availability status of the destination.

active inactive

string
enum
required

The type of destination for logs data sync. Currently, only akamai_object_storage is supported for use. This lets you use Akamai Object Storage as your destination.

akamai_object_storage

date-time

Read-only When the logs destination was last updated. This is the same as created if the destination hasn't been updated.

string

Read-only The name of the user on your account that last updated the logs destination. If it hasn't been updated, this value is the same as created_by.

integer

Read-only The version of the destination.

Language
Credentials
Original text
Rate this translation
Your feedback will be used to help improve Google Translate