InfluxDB v1.3.0 published on Monday, Mar 10, 2025 by komminarlabs
influxdb.getAuthorizations
Explore with Pulumi AI
Lists all authorizations.
Using getAuthorizations
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getAuthorizations(opts?: InvokeOptions): Promise<GetAuthorizationsResult>
function getAuthorizationsOutput(opts?: InvokeOptions): Output<GetAuthorizationsResult>
def get_authorizations(opts: Optional[InvokeOptions] = None) -> GetAuthorizationsResult
def get_authorizations_output(opts: Optional[InvokeOptions] = None) -> Output[GetAuthorizationsResult]
func GetAuthorizations(ctx *Context, opts ...InvokeOption) (*GetAuthorizationsResult, error)
func GetAuthorizationsOutput(ctx *Context, opts ...InvokeOption) GetAuthorizationsResultOutput
> Note: This function is named GetAuthorizations
in the Go SDK.
public static class GetAuthorizations
{
public static Task<GetAuthorizationsResult> InvokeAsync(InvokeOptions? opts = null)
public static Output<GetAuthorizationsResult> Invoke(InvokeOptions? opts = null)
}
public static CompletableFuture<GetAuthorizationsResult> getAuthorizations(InvokeOptions options)
public static Output<GetAuthorizationsResult> getAuthorizations(InvokeOptions options)
fn::invoke:
function: influxdb:index/getAuthorizations:getAuthorizations
arguments:
# arguments dictionary
getAuthorizations Result
The following output properties are available:
- List<Komminar
Labs. Influx DB. Outputs. Get Authorizations Authorization> - Id string
- The provider-assigned unique ID for this managed resource.
- []Get
Authorizations Authorization - Id string
- The provider-assigned unique ID for this managed resource.
- List<Get
Authorizations Authorization> - id String
- The provider-assigned unique ID for this managed resource.
- Get
Authorizations Authorization[] - id string
- The provider-assigned unique ID for this managed resource.
- Sequence[Get
Authorizations Authorization] - id str
- The provider-assigned unique ID for this managed resource.
- List<Property Map>
- id String
- The provider-assigned unique ID for this managed resource.
Supporting Types
GetAuthorizationsAuthorization
- Created
At This property is required. string - Authorizations creation date.
- Description
This property is required. string - A description of the token.
- Id
This property is required. string - The authorization ID.
- Org
This property is required. string - An Organization name. Specifies the organization that owns the authorization.
- Org
Id This property is required. string - An organization ID. Specifies the organization that owns the authorization.
- Permissions
This property is required. List<KomminarLabs. Influx DB. Inputs. Get Authorizations Authorization Permission> - A list of permissions for an authorization.
- Status
This property is required. string - Status of the token.
- Token
This property is required. string - The API token.
- Updated
At This property is required. string - Last Authorizations update date.
- User
This property is required. string - A user name. Specifies the user that the authorization is scoped to.
- User
Id This property is required. string - A user ID. Specifies the user that the authorization is scoped to.
- Created
At This property is required. string - Authorizations creation date.
- Description
This property is required. string - A description of the token.
- Id
This property is required. string - The authorization ID.
- Org
This property is required. string - An Organization name. Specifies the organization that owns the authorization.
- Org
Id This property is required. string - An organization ID. Specifies the organization that owns the authorization.
- Permissions
This property is required. []GetAuthorizations Authorization Permission - A list of permissions for an authorization.
- Status
This property is required. string - Status of the token.
- Token
This property is required. string - The API token.
- Updated
At This property is required. string - Last Authorizations update date.
- User
This property is required. string - A user name. Specifies the user that the authorization is scoped to.
- User
Id This property is required. string - A user ID. Specifies the user that the authorization is scoped to.
- created
At This property is required. String - Authorizations creation date.
- description
This property is required. String - A description of the token.
- id
This property is required. String - The authorization ID.
- org
This property is required. String - An Organization name. Specifies the organization that owns the authorization.
- org
Id This property is required. String - An organization ID. Specifies the organization that owns the authorization.
- permissions
This property is required. List<GetAuthorizations Authorization Permission> - A list of permissions for an authorization.
- status
This property is required. String - Status of the token.
- token
This property is required. String - The API token.
- updated
At This property is required. String - Last Authorizations update date.
- user
This property is required. String - A user name. Specifies the user that the authorization is scoped to.
- user
Id This property is required. String - A user ID. Specifies the user that the authorization is scoped to.
- created
At This property is required. string - Authorizations creation date.
- description
This property is required. string - A description of the token.
- id
This property is required. string - The authorization ID.
- org
This property is required. string - An Organization name. Specifies the organization that owns the authorization.
- org
Id This property is required. string - An organization ID. Specifies the organization that owns the authorization.
- permissions
This property is required. GetAuthorizations Authorization Permission[] - A list of permissions for an authorization.
- status
This property is required. string - Status of the token.
- token
This property is required. string - The API token.
- updated
At This property is required. string - Last Authorizations update date.
- user
This property is required. string - A user name. Specifies the user that the authorization is scoped to.
- user
Id This property is required. string - A user ID. Specifies the user that the authorization is scoped to.
- created_
at This property is required. str - Authorizations creation date.
- description
This property is required. str - A description of the token.
- id
This property is required. str - The authorization ID.
- org
This property is required. str - An Organization name. Specifies the organization that owns the authorization.
- org_
id This property is required. str - An organization ID. Specifies the organization that owns the authorization.
- permissions
This property is required. Sequence[GetAuthorizations Authorization Permission] - A list of permissions for an authorization.
- status
This property is required. str - Status of the token.
- token
This property is required. str - The API token.
- updated_
at This property is required. str - Last Authorizations update date.
- user
This property is required. str - A user name. Specifies the user that the authorization is scoped to.
- user_
id This property is required. str - A user ID. Specifies the user that the authorization is scoped to.
- created
At This property is required. String - Authorizations creation date.
- description
This property is required. String - A description of the token.
- id
This property is required. String - The authorization ID.
- org
This property is required. String - An Organization name. Specifies the organization that owns the authorization.
- org
Id This property is required. String - An organization ID. Specifies the organization that owns the authorization.
- permissions
This property is required. List<Property Map> - A list of permissions for an authorization.
- status
This property is required. String - Status of the token.
- token
This property is required. String - The API token.
- updated
At This property is required. String - Last Authorizations update date.
- user
This property is required. String - A user name. Specifies the user that the authorization is scoped to.
- user
Id This property is required. String - A user ID. Specifies the user that the authorization is scoped to.
GetAuthorizationsAuthorizationPermission
- Action
This property is required. string - Permission action.
- Resource
This property is required. KomminarLabs. Influx DB. Inputs. Get Authorizations Authorization Permission Resource
- Action
This property is required. string - Permission action.
- Resource
This property is required. GetAuthorizations Authorization Permission Resource
- action
This property is required. String - Permission action.
- resource
This property is required. GetAuthorizations Authorization Permission Resource
- action
This property is required. string - Permission action.
- resource
This property is required. GetAuthorizations Authorization Permission Resource
- action
This property is required. str - Permission action.
- resource
This property is required. GetAuthorizations Authorization Permission Resource
- action
This property is required. String - Permission action.
- resource
This property is required. Property Map
GetAuthorizationsAuthorizationPermissionResource
- Id
This property is required. string - A resource ID. Identifies a specific resource.
- Name
This property is required. string - The name of the resource. Note: not all resource types have a name property.
- Org
This property is required. string - An organization name. The organization that owns the resource.
- Org
Id This property is required. string - An organization ID. Identifies the organization that owns the resource.
- Type
This property is required. string - A resource type. Identifies the API resource's type (or kind).
- Id
This property is required. string - A resource ID. Identifies a specific resource.
- Name
This property is required. string - The name of the resource. Note: not all resource types have a name property.
- Org
This property is required. string - An organization name. The organization that owns the resource.
- Org
Id This property is required. string - An organization ID. Identifies the organization that owns the resource.
- Type
This property is required. string - A resource type. Identifies the API resource's type (or kind).
- id
This property is required. String - A resource ID. Identifies a specific resource.
- name
This property is required. String - The name of the resource. Note: not all resource types have a name property.
- org
This property is required. String - An organization name. The organization that owns the resource.
- org
Id This property is required. String - An organization ID. Identifies the organization that owns the resource.
- type
This property is required. String - A resource type. Identifies the API resource's type (or kind).
- id
This property is required. string - A resource ID. Identifies a specific resource.
- name
This property is required. string - The name of the resource. Note: not all resource types have a name property.
- org
This property is required. string - An organization name. The organization that owns the resource.
- org
Id This property is required. string - An organization ID. Identifies the organization that owns the resource.
- type
This property is required. string - A resource type. Identifies the API resource's type (or kind).
- id
This property is required. str - A resource ID. Identifies a specific resource.
- name
This property is required. str - The name of the resource. Note: not all resource types have a name property.
- org
This property is required. str - An organization name. The organization that owns the resource.
- org_
id This property is required. str - An organization ID. Identifies the organization that owns the resource.
- type
This property is required. str - A resource type. Identifies the API resource's type (or kind).
- id
This property is required. String - A resource ID. Identifies a specific resource.
- name
This property is required. String - The name of the resource. Note: not all resource types have a name property.
- org
This property is required. String - An organization name. The organization that owns the resource.
- org
Id This property is required. String - An organization ID. Identifies the organization that owns the resource.
- type
This property is required. String - A resource type. Identifies the API resource's type (or kind).
Package Details
- Repository
- influxdb komminarlabs/pulumi-influxdb
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
influxdb
Terraform Provider.