v10

latestSwagger 2.02026-07-137784220.8 KB
Custom Speech operations:

Gets the operation identified by the given ID.

get/operations/models/copy/{id}

Path parameters

idstring uuid required

The identifier of the operation.

Response

OK

idstring uuid required

The identifier of this Operation.

selfstring uri

The location of this entity.

lastActionDateTimestring date-time

The time-stamp when the current status was entered. The time stamp is encoded as ISO 8601 date and time format ("YYYY-MM-DDThh:mm:ssZ", see https://en.wikipedia.org/wiki/ISO_8601#Combined_date_and_time_representations).

status'NotStarted' | 'Running' | 'Succeeded' | 'Failed'

Describe the current state of the API

createdDateTimestring date-time

The time-stamp when the object was created. The time stamp is encoded as ISO 8601 date and time format ("YYYY-MM-DDThh:mm:ssZ", see https://en.wikipedia.org/wiki/ISO_8601#Combined_date_and_time_representations).