Skip to main content

Get Provider Default Roles

Get Provider Roles returns a list of roles supported by a provider while creating a new provider

Path Parameters
    name string required

    Name of the provider

Query Parameters
    resourceType string

    Resource type for which the roles are to be fetched

Responses

A successful response.


Schema
    roles string[]

    List of roles supported by the provider

Loading...