Skip to main content

Generate Zipped Terraform Script (OCI)

Generates a zipped Terraform template to help you onboard your Oracle Cloud Infrastructure account to Prisma Cloud. You can use this template in the OCI Tenant Console to get a User OCID. Note that the generated keys will be valid for 24 hours.

Request Body
  • accountId string required

    OCID of the OCI tenancy

  • generateKeys boolean

    true = Generate keys. Default is false. Generated keys are valid for 24 hours.

  • groupName string required

    OCI identity group name

  • policyName string required

    OCI identity policy name

  • userName string required

    OCI identity user name

Responses

successful operation

Loading...