Sample CSV File for Provisioning
#provisioning app_id,product_type,role_id,user_id,group_id WebAnalysis,hava–11.1.1,Provisioning Manager,pturner,testgroup
In this sample, the provisioning CSV file is used to create a role assignment for application name WebAnalysis. The role ID is Provisioning Manager, which belongs to product type hava–11.1.1. User pturner and group testgroup are provisioned with this role.
Table 15. Provisioning Entity Attributes
Attribute | Description and Example |
---|---|
app_id | The application to which the role belongs Example: WebAnalysis |
product_type | Product type (specified as product code-product version) to which the role belongs Example: hava–11.1.1 |
role_id | Unique role identifier Example: Provisioning Manager |
user_id | Unique identifier of a user who is provisioned to the role Example: pturner |
group_id | Unique identifier of a group that is provisioned to the role Example: testgroup |