Start routing plan
post
/rest/ofscMetadata/v1/routingProfiles/{profileLabel}/plans/{planLabel}/{resourceExternalId}/{date}/custom-actions/start
This operation starts the routing plan.
Request
Path Parameters
-
date(required): string
Minimum Length:
1Maximum Length:32Date to start routing profile for. Specify the date in YYYY-MM-DD format. -
planLabel(required): string
Minimum Length:
1Maximum Length:40The label of the routing plan. -
profileLabel(required): string
Minimum Length:
1Maximum Length:40The label of the routing profile. -
resourceExternalId(required): string
Minimum Length:
1Maximum Length:32The external ID of the bucket.
Response
Supported Media Types
- application/json
- application/schema+json
200 Response
This section describes the 200 status response for this operation.
Default Response
This section describes the default error response for this operation.
Root Schema : Error
Type:
objectError response
Show Source
-
detail:
string
The detailed information about the error.
-
status:
string
The HTTP status code.
-
title:
string
The summary of the error message.
-
type:
string
The URL of the page containing the error details.