Fortios v0.0.5 published on Tuesday, Apr 9, 2024 by pulumiverse
fortios.firewall/schedule.getOnetime
Explore with Pulumi AI
Use this data source to get information on an fortios firewallschedule onetime
Using getOnetime
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 getOnetime(args: GetOnetimeArgs, opts?: InvokeOptions): Promise<GetOnetimeResult>
function getOnetimeOutput(args: GetOnetimeOutputArgs, opts?: InvokeOptions): Output<GetOnetimeResult>
def get_onetime(name: Optional[str] = None,
vdomparam: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetOnetimeResult
def get_onetime_output(name: Optional[pulumi.Input[str]] = None,
vdomparam: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetOnetimeResult]
func LookupOnetime(ctx *Context, args *LookupOnetimeArgs, opts ...InvokeOption) (*LookupOnetimeResult, error)
func LookupOnetimeOutput(ctx *Context, args *LookupOnetimeOutputArgs, opts ...InvokeOption) LookupOnetimeResultOutput
> Note: This function is named LookupOnetime
in the Go SDK.
public static class GetOnetime
{
public static Task<GetOnetimeResult> InvokeAsync(GetOnetimeArgs args, InvokeOptions? opts = null)
public static Output<GetOnetimeResult> Invoke(GetOnetimeInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetOnetimeResult> getOnetime(GetOnetimeArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: fortios:firewall/schedule/getOnetime:getOnetime
arguments:
# arguments dictionary
The following arguments are supported:
- Name string
- Specify the name of the desired firewallschedule onetime.
- Vdomparam string
- Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- Name string
- Specify the name of the desired firewallschedule onetime.
- Vdomparam string
- Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- name String
- Specify the name of the desired firewallschedule onetime.
- vdomparam String
- Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- name string
- Specify the name of the desired firewallschedule onetime.
- vdomparam string
- Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- name str
- Specify the name of the desired firewallschedule onetime.
- vdomparam str
- Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- name String
- Specify the name of the desired firewallschedule onetime.
- vdomparam String
- Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
getOnetime Result
The following output properties are available:
- Color int
- Color of icon on the GUI.
- End string
- Schedule end date and time, format hh:mm yyyy/mm/dd.
- End
Utc string - Schedule end date and time, in epoch format.
- Expiration
Days int - Write an event log message this many days before the schedule expires.
- Fabric
Object string - Security Fabric global object setting.
- Id string
- The provider-assigned unique ID for this managed resource.
- Name string
- Onetime schedule name.
- Start string
- Schedule start date and time, format hh:mm yyyy/mm/dd.
- Start
Utc string - Schedule start date and time, in epoch format.
- Vdomparam string
- Color int
- Color of icon on the GUI.
- End string
- Schedule end date and time, format hh:mm yyyy/mm/dd.
- End
Utc string - Schedule end date and time, in epoch format.
- Expiration
Days int - Write an event log message this many days before the schedule expires.
- Fabric
Object string - Security Fabric global object setting.
- Id string
- The provider-assigned unique ID for this managed resource.
- Name string
- Onetime schedule name.
- Start string
- Schedule start date and time, format hh:mm yyyy/mm/dd.
- Start
Utc string - Schedule start date and time, in epoch format.
- Vdomparam string
- color Integer
- Color of icon on the GUI.
- end String
- Schedule end date and time, format hh:mm yyyy/mm/dd.
- end
Utc String - Schedule end date and time, in epoch format.
- expiration
Days Integer - Write an event log message this many days before the schedule expires.
- fabric
Object String - Security Fabric global object setting.
- id String
- The provider-assigned unique ID for this managed resource.
- name String
- Onetime schedule name.
- start String
- Schedule start date and time, format hh:mm yyyy/mm/dd.
- start
Utc String - Schedule start date and time, in epoch format.
- vdomparam String
- color number
- Color of icon on the GUI.
- end string
- Schedule end date and time, format hh:mm yyyy/mm/dd.
- end
Utc string - Schedule end date and time, in epoch format.
- expiration
Days number - Write an event log message this many days before the schedule expires.
- fabric
Object string - Security Fabric global object setting.
- id string
- The provider-assigned unique ID for this managed resource.
- name string
- Onetime schedule name.
- start string
- Schedule start date and time, format hh:mm yyyy/mm/dd.
- start
Utc string - Schedule start date and time, in epoch format.
- vdomparam string
- color int
- Color of icon on the GUI.
- end str
- Schedule end date and time, format hh:mm yyyy/mm/dd.
- end_
utc str - Schedule end date and time, in epoch format.
- expiration_
days int - Write an event log message this many days before the schedule expires.
- fabric_
object str - Security Fabric global object setting.
- id str
- The provider-assigned unique ID for this managed resource.
- name str
- Onetime schedule name.
- start str
- Schedule start date and time, format hh:mm yyyy/mm/dd.
- start_
utc str - Schedule start date and time, in epoch format.
- vdomparam str
- color Number
- Color of icon on the GUI.
- end String
- Schedule end date and time, format hh:mm yyyy/mm/dd.
- end
Utc String - Schedule end date and time, in epoch format.
- expiration
Days Number - Write an event log message this many days before the schedule expires.
- fabric
Object String - Security Fabric global object setting.
- id String
- The provider-assigned unique ID for this managed resource.
- name String
- Onetime schedule name.
- start String
- Schedule start date and time, format hh:mm yyyy/mm/dd.
- start
Utc String - Schedule start date and time, in epoch format.
- vdomparam String
Package Details
- Repository
- fortios pulumiverse/pulumi-fortios
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
fortios
Terraform Provider.