Skip to main content

Returns an OCI Resource Manager stack creation URL for provisioning IAM policies required by Commvault. When the type query parameter is set to "cloudConfig", the link points to the CloudConfig-IAM template, otherwise it returns the default IAM template link.

Query Parameters
  • type string

    Possible values: [cloudConfig]

    Type of IAM template to retrieve. When set to "cloudConfig", returns the CloudConfig-IAM.zip template link. If omitted or empty, returns the default IAM.zip template link.

Responses

Success


Schema
  • quickLinkUrl string

    The OCI Resource Manager stack creation URL with pre-configured IAM template parameters

Loading...