1. Packages
  2. Checkpoint Provider
  3. API Docs
  4. getManagementAppControlStatus
checkpoint 2.11.0 published on Wednesday, Sep 3, 2025 by checkpointsw

checkpoint.getManagementAppControlStatus

Explore with Pulumi AI

checkpoint logo
checkpoint 2.11.0 published on Wednesday, Sep 3, 2025 by checkpointsw

    Using getManagementAppControlStatus

    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 getManagementAppControlStatus(args: GetManagementAppControlStatusArgs, opts?: InvokeOptions): Promise<GetManagementAppControlStatusResult>
    function getManagementAppControlStatusOutput(args: GetManagementAppControlStatusOutputArgs, opts?: InvokeOptions): Output<GetManagementAppControlStatusResult>
    def get_management_app_control_status(id: Optional[str] = None,
                                          opts: Optional[InvokeOptions] = None) -> GetManagementAppControlStatusResult
    def get_management_app_control_status_output(id: Optional[pulumi.Input[str]] = None,
                                          opts: Optional[InvokeOptions] = None) -> Output[GetManagementAppControlStatusResult]
    func GetManagementAppControlStatus(ctx *Context, args *GetManagementAppControlStatusArgs, opts ...InvokeOption) (*GetManagementAppControlStatusResult, error)
    func GetManagementAppControlStatusOutput(ctx *Context, args *GetManagementAppControlStatusOutputArgs, opts ...InvokeOption) GetManagementAppControlStatusResultOutput

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

    public static class GetManagementAppControlStatus 
    {
        public static Task<GetManagementAppControlStatusResult> InvokeAsync(GetManagementAppControlStatusArgs args, InvokeOptions? opts = null)
        public static Output<GetManagementAppControlStatusResult> Invoke(GetManagementAppControlStatusInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetManagementAppControlStatusResult> getManagementAppControlStatus(GetManagementAppControlStatusArgs args, InvokeOptions options)
    public static Output<GetManagementAppControlStatusResult> getManagementAppControlStatus(GetManagementAppControlStatusArgs args, InvokeOptions options)
    
    fn::invoke:
      function: checkpoint:index/getManagementAppControlStatus:getManagementAppControlStatus
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    Id string
    id String
    id string
    id str
    id String

    getManagementAppControlStatus Result

    The following output properties are available:

    Supporting Types

    GetManagementAppControlStatusInstalledVersionCreationTime

    Iso8601 string
    Date and time represented in international ISO 8601 format.
    Posix double
    Number of milliseconds that have elapsed since 00:00:00, 1 January 1970.
    Iso8601 string
    Date and time represented in international ISO 8601 format.
    Posix float64
    Number of milliseconds that have elapsed since 00:00:00, 1 January 1970.
    iso8601 String
    Date and time represented in international ISO 8601 format.
    posix Double
    Number of milliseconds that have elapsed since 00:00:00, 1 January 1970.
    iso8601 string
    Date and time represented in international ISO 8601 format.
    posix number
    Number of milliseconds that have elapsed since 00:00:00, 1 January 1970.
    iso8601 str
    Date and time represented in international ISO 8601 format.
    posix float
    Number of milliseconds that have elapsed since 00:00:00, 1 January 1970.
    iso8601 String
    Date and time represented in international ISO 8601 format.
    posix Number
    Number of milliseconds that have elapsed since 00:00:00, 1 January 1970.

    GetManagementAppControlStatusLastUpdated

    Iso8601 string
    Date and time represented in international ISO 8601 format.
    Posix double
    Number of milliseconds that have elapsed since 00:00:00, 1 January 1970.
    Iso8601 string
    Date and time represented in international ISO 8601 format.
    Posix float64
    Number of milliseconds that have elapsed since 00:00:00, 1 January 1970.
    iso8601 String
    Date and time represented in international ISO 8601 format.
    posix Double
    Number of milliseconds that have elapsed since 00:00:00, 1 January 1970.
    iso8601 string
    Date and time represented in international ISO 8601 format.
    posix number
    Number of milliseconds that have elapsed since 00:00:00, 1 January 1970.
    iso8601 str
    Date and time represented in international ISO 8601 format.
    posix float
    Number of milliseconds that have elapsed since 00:00:00, 1 January 1970.
    iso8601 String
    Date and time represented in international ISO 8601 format.
    posix Number
    Number of milliseconds that have elapsed since 00:00:00, 1 January 1970.

    Package Details

    Repository
    checkpoint checkpointsw/terraform-provider-checkpoint
    License
    Notes
    This Pulumi package is based on the checkpoint Terraform Provider.
    checkpoint logo
    checkpoint 2.11.0 published on Wednesday, Sep 3, 2025 by checkpointsw