post https://{hostname}/crux/v1/mgmt-pop/idp//deploy
Deploys an IDP.
Response
Deploys an IDP.
xxxxxxxxxx
curl --request POST \
--url https://hostname/crux/v1/mgmt-pop/idp/idp_id/deploy \
--header 'accept: application/json'
xxxxxxxxxx
[
{
"cmdid": "dc846223-4b84-4dca-aaef-d280c788ce7b"
}
]