1. Packages
  2. Strata Cloud Manager Provider
  3. API Docs
  4. getSchedule
Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
scm logo
Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi

    Schedule data source

    Using getSchedule

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getSchedule(args: GetScheduleArgs, opts?: InvokeOptions): Promise<GetScheduleResult>
    function getScheduleOutput(args: GetScheduleOutputArgs, opts?: InvokeOptions): Output<GetScheduleResult>
    def get_schedule(id: Optional[str] = None,
                     name: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetScheduleResult
    def get_schedule_output(id: Optional[pulumi.Input[str]] = None,
                     name: Optional[pulumi.Input[str]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetScheduleResult]
    func LookupSchedule(ctx *Context, args *LookupScheduleArgs, opts ...InvokeOption) (*LookupScheduleResult, error)
    func LookupScheduleOutput(ctx *Context, args *LookupScheduleOutputArgs, opts ...InvokeOption) LookupScheduleResultOutput

    > Note: This function is named LookupSchedule in the Go SDK.

    public static class GetSchedule 
    {
        public static Task<GetScheduleResult> InvokeAsync(GetScheduleArgs args, InvokeOptions? opts = null)
        public static Output<GetScheduleResult> Invoke(GetScheduleInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetScheduleResult> getSchedule(GetScheduleArgs args, InvokeOptions options)
    public static Output<GetScheduleResult> getSchedule(GetScheduleArgs args, InvokeOptions options)
    
    fn::invoke:
      function: scm:index/getSchedule:getSchedule
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    The UUID of the schedule
    Name string
    The name of the schedule
    Id string
    The UUID of the schedule
    Name string
    The name of the schedule
    id String
    The UUID of the schedule
    name String
    The name of the schedule
    id string
    The UUID of the schedule
    name string
    The name of the schedule
    id str
    The UUID of the schedule
    name str
    The name of the schedule
    id String
    The UUID of the schedule
    name String
    The name of the schedule

    getSchedule Result

    The following output properties are available:

    Device string
    The device in which the resource is defined
    Folder string
    The folder in which the resource is defined
    Id string
    The UUID of the schedule
    Name string
    The name of the schedule
    ScheduleType GetScheduleScheduleType
    Schedule type
    Snippet string
    The snippet in which the resource is defined
    Tfid string
    Device string
    The device in which the resource is defined
    Folder string
    The folder in which the resource is defined
    Id string
    The UUID of the schedule
    Name string
    The name of the schedule
    ScheduleType GetScheduleScheduleType
    Schedule type
    Snippet string
    The snippet in which the resource is defined
    Tfid string
    device String
    The device in which the resource is defined
    folder String
    The folder in which the resource is defined
    id String
    The UUID of the schedule
    name String
    The name of the schedule
    scheduleType GetScheduleScheduleType
    Schedule type
    snippet String
    The snippet in which the resource is defined
    tfid String
    device string
    The device in which the resource is defined
    folder string
    The folder in which the resource is defined
    id string
    The UUID of the schedule
    name string
    The name of the schedule
    scheduleType GetScheduleScheduleType
    Schedule type
    snippet string
    The snippet in which the resource is defined
    tfid string
    device str
    The device in which the resource is defined
    folder str
    The folder in which the resource is defined
    id str
    The UUID of the schedule
    name str
    The name of the schedule
    schedule_type GetScheduleScheduleType
    Schedule type
    snippet str
    The snippet in which the resource is defined
    tfid str
    device String
    The device in which the resource is defined
    folder String
    The folder in which the resource is defined
    id String
    The UUID of the schedule
    name String
    The name of the schedule
    scheduleType Property Map
    Schedule type
    snippet String
    The snippet in which the resource is defined
    tfid String

    Supporting Types

    GetScheduleScheduleType

    NonRecurrings List<string>
    Non recurring
    Recurring GetScheduleScheduleTypeRecurring
    Recurring
    nonRecurrings List<String>
    Non recurring
    recurring GetScheduleScheduleTypeRecurring
    Recurring
    non_recurrings Sequence[str]
    Non recurring
    recurring GetScheduleScheduleTypeRecurring
    Recurring
    nonRecurrings List<String>
    Non recurring
    recurring Property Map
    Recurring

    GetScheduleScheduleTypeRecurring

    dailies List<String>
    Daily
    weekly Property Map
    Weekly

    GetScheduleScheduleTypeRecurringWeekly

    Fridays List<string>
    Friday
    Mondays List<string>
    Monday
    Saturdays List<string>
    Saturday
    Sundays List<string>
    Sunday
    Thursdays List<string>
    Thursday
    Tuesdays List<string>
    Tuesday
    Wednesdays List<string>
    Wednesday
    Fridays []string
    Friday
    Mondays []string
    Monday
    Saturdays []string
    Saturday
    Sundays []string
    Sunday
    Thursdays []string
    Thursday
    Tuesdays []string
    Tuesday
    Wednesdays []string
    Wednesday
    fridays List<String>
    Friday
    mondays List<String>
    Monday
    saturdays List<String>
    Saturday
    sundays List<String>
    Sunday
    thursdays List<String>
    Thursday
    tuesdays List<String>
    Tuesday
    wednesdays List<String>
    Wednesday
    fridays string[]
    Friday
    mondays string[]
    Monday
    saturdays string[]
    Saturday
    sundays string[]
    Sunday
    thursdays string[]
    Thursday
    tuesdays string[]
    Tuesday
    wednesdays string[]
    Wednesday
    fridays Sequence[str]
    Friday
    mondays Sequence[str]
    Monday
    saturdays Sequence[str]
    Saturday
    sundays Sequence[str]
    Sunday
    thursdays Sequence[str]
    Thursday
    tuesdays Sequence[str]
    Tuesday
    wednesdays Sequence[str]
    Wednesday
    fridays List<String>
    Friday
    mondays List<String>
    Monday
    saturdays List<String>
    Saturday
    sundays List<String>
    Sunday
    thursdays List<String>
    Thursday
    tuesdays List<String>
    Tuesday
    wednesdays List<String>
    Wednesday

    Package Details

    Repository
    scm pulumi/pulumi-scm
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the scm Terraform Provider.
    scm logo
    Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate