Having cluster admin privileges, gives DT administrators and SREs access and control the cluster configurations through Rest API to automate the cluster administration tasks.
- Create Api token with "serviceproviderapi" scope.
- Use the generated token to execute the command against the cluster.
- CMC > user menu > cluster Api v1 > internet proxy > Delete/proxy/configurations/{dc}.
- Unlock with the created token > try it now > execute.
- Upon successful execution, you should receive response code "200" and the actual result instead of the attached example.
👨💻