Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (g)
»
Puppet Tasks
»
graphrbac_azure_o_auth2_permission_grant_list
Puppet Task: graphrbac_azure_o_auth2_permission_grant_list
Defined in:
tasks/graphrbac_azure_o_auth2_permission_grant_list.json,
tasks/graphrbac_azure_o_auth2_permission_grant_list.rb
Overview
Queries OAuth2 permissions grants for the relevant SP ObjectId of an app.
Supports noop?
false
Parameters
value
(Optional[String[1]])
— the list of oauth2 permissions grants
odatanextlink
(Optional[String[1]])
— the URL to get the next set of results.
filter
(Optional[String[1]])
— This is the Service Principal ObjectId associated with the app
api_version
(Optional[String[1]])
— Client API version.
tenant_id
(Optional[String[1]])
— The tenant ID.