post https://apis.druva.com/msp/v3/customers
- The API supports the creation of Druva Provisioned customers.
- If no attributes are specified, an MSC Provisioned managed customer is created by default.
- The only supported attributes are licenseManagedAllowed and dataAccessAllowed. Providing any other attributes will result in an error.
- For dataAccessAllowed, the only supported value is 1 (Managed).
- This is an asynchronous operation. Upon initiation, a taskID is generated and can be retrieved from the success response. Use this taskID with the 'Get Task Details' API to track the progress of the operation.