Get Legacy Feature

Version 4.0.25.2 (latest)

Get information about the legacy feature with a specific id.

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

Request

GET /legacy_features/{legacy_feature_id}
Datatype
Description
Request
HTTP Request
path
HTTP Path
legacy_feature_id
string
id of legacy feature

Response

Datatype
Description
(object)
can
object
Operations the current user is able to perform on this object
id
string
Unique Id
name
string
Name
description
string
Description
enabled_locally
boolean
Whether this feature has been enabled by a user
enabled
boolean
Whether this feature is currently enabled
disallowed_as_of_version
string
Looker version where this feature became a legacy feature
disable_on_upgrade_to_version
string
Looker version where this feature will be automatically disabled
end_of_life_version
string
Future Looker version where this feature will be removed
documentation_url
string
URL for documentation about this feature
approximate_disable_date
string
Approximate date that this feature will be automatically disabled.
approximate_end_of_life_date
string
Approximate date that this feature will be removed.
has_disabled_on_upgrade
boolean
Whether this legacy feature may have been automatically disabled when upgrading to the current version.
Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link
Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link
Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link
Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link

Examples