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:
1
Maximum Length:32
Date to start routing profile for. Specify the date in YYYY-MM-DD format. -
planLabel(required): string
Minimum Length:
1
Maximum Length:40
The label of the routing plan. -
profileLabel(required): string
Minimum Length:
1
Maximum Length:40
The label of the routing profile. -
resourceExternalId(required): string
Minimum Length:
1
Maximum Length:32
The external ID of the bucket.
Response
Supported Media Types
- application/schema+json
- application/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:
Show Source
object
-
detail:
string
The detailed description of this error.
-
status:
string
The HTTP status code of this error.
-
title(required):
string
The brief description of this error.
-
type(required):
string
The URL of the web page containing more details about this error.