Enable Support Access

Version 4.0.24.6 (latest)

Enable Support Access

Enables Support Access for the provided duration

Calls to this endpoint may be denied by Looker (Google Cloud core).

Request

PUT /support_access/enable
Datatype
Description
Request
HTTP Request
body
HTTP Body
Expand HTTP Body definition...
body
Enable Support Access request params.
Expand SupportAccessEnable definition...
duration_in_seconds
integer
Duration Support Access will remain enabled

Response

200: Support Access Status

Datatype
Description
open
boolean
Whether or not Support Access is open
open_until
string
Time that Support Access will expire

400: Bad Request

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link

403: Permission Denied

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link

404: Not Found

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link

409: Resource Already Exists

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link

422: Validation Error

Datatype
Description
(object)
message
string
Error details
Expand ValidationErrorDetail definition...
field
string
Field with error
code
string
Error code
message
string
Error info message
documentation_url
string
Documentation link
documentation_url
string
Documentation link

429: Too Many Requests

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link