Initialize CPA
Note: The pod on which this command is invoked must not already be part of a Pod Federation or have replica Connection Servers in transitional states. After being initialized, a Pod Federation is created and will have one default member site, which will have a single member pod (the local pod). The Pod Federation topology (Site, Pod, and PodEndpoint) will be automatically populated. A Task Id is returned and can be used to track the progress and status of the initialize operation.
Required Privileges : (This server version allows only Administrators on Root access group to login. These privileges are NOT relevant currently but will be applicable in later server versions.)
All the listed privileges are required -
| Privileges | Description |
|---|---|
| FEDERATED_LDAP_MANAGE | Caller should have permission to this privilege, to perform this operation. |
OK
{
"task_id": "0103796c-102b-4ed3-953f-3dfe3d23e0fe"
}
Unique ID representing the task.
Bad Request
User is not authenticated
Access to the resource is forbidden
Conflict | CPA is initialized for the pod | An active Pod Federation operation is detected