Skip to main content

Generate Zipped Terraform Script (OCI)

POST 

/cloud/oci/terraform

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 stringrequired

    OCID of the OCI tenancy

    generateKeys boolean

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

    groupName stringrequired

    OCI identity group name

    policyName stringrequired

    OCI identity policy name

    userName stringrequired

    OCI identity user name

Responses

successful operation

Loading...