Show / Hide Table of Contents

Namespace Oci.ResourceschedulerService.Models

Classes

BodyParameter

This is an input parameter that will be passed as HTTP request body parameter.

ChangeScheduleCompartmentDetails

This is the configuration details for the move operation.

CompartmentIdResourceFilter

This is a resource filter for filtering resource based on compartment OCID.

CreateScheduleDetails

This is the data to create a schedule.

DefinedTagFilterValue

This is a defined tag filter value.

DefinedTagsResourceFilter

This is a resource filter for filtering resource based on a defined tag.

HeaderParameter

This is an input parameter that will be passed as HTTP request header.

LifecycleStateResourceFilter

This is a resource filter for filtering resources based on their lifecycle state.

Parameter

This is a generic input parameter to use when acting on the resource.

ParameterModelConverter

PathParameter

This is an input parameter that will be passed as URL path parameter.

QueryParameter

This is an input parameter that will be passed as URL query parameter.

Resource

This is the schedule resource entity.

ResourceFilter

This is a generic filter used to decide which resources that the schedule be applied to.

ResourceFilterModelConverter

ResourceType

This is a resource type supported by resource scheduler.

ResourceTypeCollection

This is the collection of resource types supported by resource scheduler.

ResourceTypeResourceFilter

This is a resource filter for filtering resource based on resource type.

Schedule

A Schedule describes the date and time when an operation will be or has been applied to a set of resources. You must specify either the resources directly or provide a set of resource filters to select the resources.
To use any of the API operations, you must be authorized in an IAM policy. If you're not authorized, contact your administrator. If you're an administrator who needs to write policies to give users access, see Getting Started with Policies.

ScheduleCollection

This is the list of schedule items.

ScheduleSummary

This is the summary information about a schedule.

TimeCreatedResourceFilter

This is a resource filter for filtering resources based on their creation time.

UpdateScheduleDetails

This is the data to update a schedule.

WorkRequest

This is an asynchronous work request. Work requests help you monitor long-running operations. When you start a long-running operation, the service creates a work request. A work request is an activity log that lets you track each step in the operation's progress. Each work request has an OCID that lets you interact with it programmatically and use it for automation.

WorkRequestError

This is an error encountered while performing an operation that is tracked by a work request.

WorkRequestErrorCollection

This is a list of work request errors. Can contain both errors and other information, such as metadata.

WorkRequestLogEntry

This is a log message from performing an operation that is tracked by a work request.

WorkRequestLogEntryCollection

This is a list of work request logs. Can contain both logs and other information, such as metadata.

WorkRequestResource

This is a resource created or operated on by a work request.

WorkRequestSummary

This is the summary information about an asynchronous work request.

WorkRequestSummaryCollection

This is a list of work requests. Can contain both work requests and other information, such as metadata.

Enums

ActionType

Possible types of actions.

CreateScheduleDetails.ActionEnum

CreateScheduleDetails.RecurrenceTypeEnum

OperationStatus

This is the status of the work request.

OperationType

This is the asynchronous operation tracked by the work request.

Parameter.ParameterTypeEnum

ResourceFilter.AttributeEnum

Schedule.ActionEnum

Schedule.LifecycleStateEnum

Schedule.RecurrenceTypeEnum

ScheduleSummary.ActionEnum

ScheduleSummary.RecurrenceTypeEnum

SortOrder

This sets the sort order to use, either ascending (ASC) or descending (DESC). The displayName sort order is case sensitive.

TimeCreatedResourceFilter.ConditionEnum

UpdateScheduleDetails.ActionEnum

UpdateScheduleDetails.RecurrenceTypeEnum

In this article
Back to top