Show / Hide Table of Contents

Namespace Oci.MngdmacService.Models

Classes

CancelMacOrderDetails

The data to cancel a MacOrder.

ChangeMacOrderCompartmentDetails

The configuration details for the move operation.

CreateMacOrderDetails

The data to create a new MacOrder.

CreateNodeConfigDetails

The data to create a new NodeConfig.

MacDevice

Represents a MacDevice resource.

MacDeviceCollection

Results of a MacDevice search. Contains both MacDeviceSummary items and other information, such as metadata.

MacDeviceSummary

Summary information about a MacDevice.

MacOrder

A description of a MacOrder resource.

MacOrderCollection

Results of a MacOrder search. Contains both MacOrderSummary items and other information, such as metadata.

MacOrderSummary

Summary information about a MacOrder.

NodeConfig

Represents a MacDevice resource.

OpsActionCreateMacDeviceDetails

The data to create a MacDevice in MAC_DEVICE bucket.

OpsActionUpdateMacDeviceDetails

The data to update a MacDevice in MAC_DEVICE bucket.

OpsActionUpdateMacOrderDetails

The data to update an order in MAC_ORDER bucket.

UpdateMacOrderDetails

The data to update a MacOrder.

UpdateNodeConfigDetails

The data to update a new NodeConfig.

WorkRequest

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

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

WorkRequestErrorCollection

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

WorkRequestLogEntry

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

WorkRequestLogEntryCollection

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

WorkRequestResource

A resource created or operated on by a work request.

WorkRequestSummary

Summary information about an asynchronous work request.

WorkRequestSummaryCollection

A list of work requests. Can contain both work requests and other information, such as metadata.

Enums

ActionType

Possible types of actions.

MacDevice.LifecycleStateEnum

MacOrder.CommitmentTermEnum

MacOrder.LifecycleStateEnum

MacOrder.OrderStatusEnum

MacOrder.ShapeEnum

OperationStatus

The status of the work request.

OperationType

The asynchronous operation tracked by the work request.

OpsActionUpdateMacDeviceDetails.LifecycleStateEnum

SortOrder

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

WorkRequestResourceMetadataKey

Possible metadata keys for work request resource metadata.

In this article
Back to top