Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateScheduleResponse

Hierarchy

  • CreateScheduleResponse

Properties

contentLocation

contentLocation: string

This is the same as location

etag

etag: string

For optimistic concurrency control. See {@code if-match}.

location

location: string

This is the URL for the created schedule. The schedule OCID is generated after this request is sent.

opcRequestId

opcRequestId: string

This is a unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.

opcWorkRequestId

opcWorkRequestId: string

The OCID of the asynchronous work request. Use GetWorkRequest with this ID to track the status of the request.

schedule

schedule: Schedule

The returned model.Schedule instance.