Delete Custom Enrollment for REST Proxy
delete
/console/admin/api/v2/nodes/restproxies/{restProxyId}/enrollments/{enrollmentId}
Delete a custom enrollment for a REST proxy.
Request
Supported Media Types
- application/json
Path Parameters
-
enrollmentId(required): string
Custom enrollment ID to be deleted
-
restProxyId(required): string
REST proxy ID
Response
Supported Media Types
- application/json
200 Response
Success
Root Schema : schema
Type:
object
400 Response
Invalid arguments
401 Response
Unauthorized
403 Response
Forbidden
500 Response
Internal server error
Default Response
Unexpected error