Perform the update external status action to a resource
post
/custom-actions/changeExternalStatus/<resourceName>/{resourceGid}
Request
Path Parameters
-
resourceGid(required): string
Resource ID
Supported Media Types
- application/json
Response
Supported Media Types
- application/json
200 Response
Default response.
400 Response
The default response.
Root Schema : errorResponse400
Type:
Show Source
object-
detail(required): string
Provides more information about the error.
-
status(required): number
HTTP status code.
-
title(required): string
Provides a short summary message.
500 Response
The default response.
Root Schema : errorResponse500
Type:
Show Source
object-
detail(required): string
Provides more information about the error.
-
status(required): number
HTTP status code.
-
title(required): string
Provides a short summary message.