Show / Hide Table of Contents

Get-OCIDatascienceWorkRequestsList

SYNOPSIS

Invokes DataScience service - ListWorkRequests operation.

SYNTAX

Limit

Get-OCIDatascienceWorkRequestsList -CompartmentId <String> [-Id <String>] [-OperationType <OperationTypeEnum>] [-Status <StatusEnum>] [-Limit <Int32>] [-Page <String>] [-SortOrder <SortOrderEnum>] [-SortBy <SortByEnum>] [-OpcRequestId <String>] [-ConfigFile <String>] [-Endpoint <String>] [-NoRetry] [-Profile <String>] [-Region <String>] [-FullResponse] [-TimeOutInMillis <Int32>] [-AuthType <AuthenticationType>] [<CommonParameters>]

AllPages

Get-OCIDatascienceWorkRequestsList -CompartmentId <String> [-Id <String>] [-OperationType <OperationTypeEnum>] [-Status <StatusEnum>] [-Page <String>] [-SortOrder <SortOrderEnum>] [-SortBy <SortByEnum>] [-OpcRequestId <String>] [-All] [-ConfigFile <String>] [-Endpoint <String>] [-NoRetry] [-Profile <String>] [-Region <String>] [-FullResponse] [-TimeOutInMillis <Int32>] [-AuthType <AuthenticationType>] [<CommonParameters>]

DESCRIPTION

Lists work requests in the specified compartment.

PARAMETERS

-All

Fetches all pages of results.

Type: SwitchParameter
Parameter Sets: AllPages
Aliases: None

Required: True
Position: Named
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False

-AuthType

Type of authentication to use for making API requests. Default is Key based Authentication.

Type: AuthenticationType
Parameter Sets: (All)
Aliases: None
Accepted values: ApiKey, InstancePrincipal, SessionToken

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-CompartmentId

<b>Filter</b> results by the OCID of the compartment.

Type: String
Parameter Sets: (All)
Aliases: None

Required: True
Position: Named
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False

-ConfigFile

The path to the config file.

Type: String
Parameter Sets: (All)
Aliases: None

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Endpoint

The value to use as the service endpoint, including any required API version path.

Type: String
Parameter Sets: (All)
Aliases: None

Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False

-FullResponse

Output the complete response returned by the API Operation. Using this switch will make this Cmdlet output an object containing response headers in-addition to an optional response body.

Type: SwitchParameter
Parameter Sets: (All)
Aliases: None

Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False

-Id

<b>Filter</b> results by OCID. Must be an OCID of the correct type for the resource type.

Type: String
Parameter Sets: (All)
Aliases: None

Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False

-Limit

For list pagination. The maximum number of results per page, or items to return in a paginated "List" call. 1 is the minimum, 100 is the maximum. See List Pagination.

Example: `50`

Type: Int32
Parameter Sets: Limit
Aliases: None

Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False

-NoRetry

Disable retry logic for calls to services.

Type: SwitchParameter
Parameter Sets: (All)
Aliases: None

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-OpcRequestId

Unique Oracle assigned identifier for the request. If you need to contact Oracle about a particular request, then provide the request ID.

Type: String
Parameter Sets: (All)
Aliases: None

Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False

-OperationType

<b>Filter</b> results by the type of the operation associated with the work request.

Type: OperationTypeEnum
Parameter Sets: (All)
Aliases: None
Accepted values: NotebookSessionCreate, NotebookSessionDelete, NotebookSessionActivate, NotebookSessionDeactivate, ModelversionsetDelete, ExportModelArtifact, ImportModelArtifact, ModelDeploymentCreate, ModelDeploymentDelete, ModelDeploymentActivate, ModelDeploymentDeactivate, ModelDeploymentUpdate, ProjectDelete, WorkrequestCancel, JobDelete, PipelineCreate, PipelineDelete, PipelineRunCreate, PipelineRunCancel, PipelineRunDelete, MlApplicationPackageUpload, MlApplicationTriggerStart, MlApplicationImplementationDelete, MlApplicationImplementationUpdate, MlApplicationImplementationMove, MlApplicationInstanceCreate, MlApplicationInstanceUpdate, MlApplicationInstanceDelete, MlApplicationInstanceMove, MlApplicationInstanceViewCreate, MlApplicationInstanceViewUpdate, MlApplicationInstanceViewDelete, MlApplicationInstanceViewUpgrade, MlApplicationInstanceViewMove, PrivateEndpointCreate, PrivateEndpointDelete, PrivateEndpointMove, PrivateEndpointUpdate, ScheduleCreate, ScheduleUpdate, ScheduleDelete, ScheduleMove, ScheduleActivate, ScheduleDeactivate, RegisterModelArtifact, RestoreArchivedModel, ModelGroupCreate, ModelGroupUpdate, ModelGroupDelete, ModelGroupVersionHistoryDelete

Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False

-Page

For list pagination. The value of the `opc-next-page` response header from the previous "List" call.

See List Pagination.

Type: String
Parameter Sets: (All)
Aliases: None

Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False

-Profile

The profile in the config file to load.

Type: String
Parameter Sets: (All)
Aliases: None

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Region

Region-id of the region to make calls against. eg) us-phoenix-1, ap-singapore-1

Type: String
Parameter Sets: (All)
Aliases: None

Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False

-SortBy

Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, the results are shown in descending order. All other fields default to ascending order.

Type: SortByEnum
Parameter Sets: (All)
Aliases: None
Accepted values: OperationType, Status, TimeAccepted

Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False

-SortOrder

Specifies sort order to use, either `ASC` (ascending) or `DESC` (descending).

Type: SortOrderEnum
Parameter Sets: (All)
Aliases: None
Accepted values: Asc, Desc

Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False

-Status

<b>Filter</b> results by work request status.

Type: StatusEnum
Parameter Sets: (All)
Aliases: None
Accepted values: Accepted, InProgress, Failed, Succeeded, Canceling, Canceled

Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False

-TimeOutInMillis

Max wait time in milliseconds for the API request to complete. Default is 100000 millis(100 secs).

Type: Int32
Parameter Sets: (All)
Aliases: None

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

OUTPUTS

  • Oci.DatascienceService.Models.WorkRequestSummary
  • Oci.DatascienceService.Responses.ListWorkRequestsResponse

RELATED LINKS

  • APIReference
  • DotnetSDKAPI
  • OCIModulesDocs
  • OCIServiceConcepts
  • Examples
Back to top Generated by DocFX