Hi team,
I am trying to deploy cloud rule in production but we are getting status not Started in response with code 202 .
Can any one help me in deploying the cloud rule.
Hi @Faizan9097,
Cloud rule can be deployed by sailpoint expert service team.
You may raise expert service case to deploy it.
Thanks!
How did you deploy BTW
@Faizan9097 are you patching the rule or uploading it in cloud. Since for cloud rules you need to take help from SailPoint expert services for deployment and then you can patch it
I have deployed my cloud rule in sandbox with the help of SailPoint
Hello,
Please refer to the API documentation:
SP-Config | SailPoint Developer Community
Later yo can deploy the draft with the configuration hub, but it easier with Postman API call.
Regards,Pablo
Then you can use ConfigHub to deploy in PROD, you don’t need SailPoint ES for that.
Keep in mind that in order for you to migrate a cloud rule from sandbox to production without Expert Services, it must be exact rule that was deployed in Sandbox. If you need any modifications even like changing the identifier of a source used within the rule, it is not the same rule and must be loaded by Expert Services.