Module extrahop::sharing [] [src]

Types for interacting with dashboard sharing state.

Dashboard sharing is controlled via api/v1/dashboards/{id}/sharing.

Structs

Sharing

A representation of a sharing structure.

Enums

Role

A set of permissions grantable to a user or group.

Type Definitions

SharingPatch

A delta update to a resource's sharing state.

SharingState

A snapshot of a resource's sharing state. This will be returned by GET requests and can overwrite existing sharing state with a PUT request.