1. Packages
  2. Packages
  3. Checkpoint Provider
  4. API Docs
  5. getManagementDataCenterContent
Viewing docs for checkpoint 3.0.0
published on Monday, Mar 30, 2026 by checkpointsw
Viewing docs for checkpoint 3.0.0
published on Monday, Mar 30, 2026 by checkpointsw

    Use this data source to get information on an existing Check Point data center content.

    Using getManagementDataCenterContent

    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 getManagementDataCenterContent(args: GetManagementDataCenterContentArgs, opts?: InvokeOptions): Promise<GetManagementDataCenterContentResult>
    function getManagementDataCenterContentOutput(args: GetManagementDataCenterContentOutputArgs, opts?: InvokeOptions): Output<GetManagementDataCenterContentResult>
    def get_management_data_center_content(data_center_name: Optional[str] = None,
                                           data_center_uid: Optional[str] = None,
                                           filters: Optional[Sequence[GetManagementDataCenterContentFilter]] = None,
                                           id: Optional[str] = None,
                                           limit: Optional[float] = None,
                                           offset: Optional[float] = None,
                                           orders: Optional[Sequence[GetManagementDataCenterContentOrder]] = None,
                                           uid_in_data_center: Optional[str] = None,
                                           opts: Optional[InvokeOptions] = None) -> GetManagementDataCenterContentResult
    def get_management_data_center_content_output(data_center_name: Optional[pulumi.Input[str]] = None,
                                           data_center_uid: Optional[pulumi.Input[str]] = None,
                                           filters: Optional[pulumi.Input[Sequence[pulumi.Input[GetManagementDataCenterContentFilterArgs]]]] = None,
                                           id: Optional[pulumi.Input[str]] = None,
                                           limit: Optional[pulumi.Input[float]] = None,
                                           offset: Optional[pulumi.Input[float]] = None,
                                           orders: Optional[pulumi.Input[Sequence[pulumi.Input[GetManagementDataCenterContentOrderArgs]]]] = None,
                                           uid_in_data_center: Optional[pulumi.Input[str]] = None,
                                           opts: Optional[InvokeOptions] = None) -> Output[GetManagementDataCenterContentResult]
    func GetManagementDataCenterContent(ctx *Context, args *GetManagementDataCenterContentArgs, opts ...InvokeOption) (*GetManagementDataCenterContentResult, error)
    func GetManagementDataCenterContentOutput(ctx *Context, args *GetManagementDataCenterContentOutputArgs, opts ...InvokeOption) GetManagementDataCenterContentResultOutput

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

    public static class GetManagementDataCenterContent 
    {
        public static Task<GetManagementDataCenterContentResult> InvokeAsync(GetManagementDataCenterContentArgs args, InvokeOptions? opts = null)
        public static Output<GetManagementDataCenterContentResult> Invoke(GetManagementDataCenterContentInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetManagementDataCenterContentResult> getManagementDataCenterContent(GetManagementDataCenterContentArgs args, InvokeOptions options)
    public static Output<GetManagementDataCenterContentResult> getManagementDataCenterContent(GetManagementDataCenterContentArgs args, InvokeOptions options)
    
    fn::invoke:
      function: checkpoint:index/getManagementDataCenterContent:getManagementDataCenterContent
      arguments:
        # arguments dictionary

    The following arguments are supported:

    DataCenterName string
    Name of the Data Center Server where to search for objects.
    DataCenterUid string
    Unique identifier of the Data Center Server where to search for objects.
    Filters List<GetManagementDataCenterContentFilter>
    Return results matching the specified filter.
    Id string
    Limit double
    The maximal number of returned results.
    Offset double
    Number of the results to initially skip.
    Orders List<GetManagementDataCenterContentOrder>
    Sorts the results by search criteria. Automatically sorts the results by Name, in the ascending order. orders blocks are documented below.
    UidInDataCenter string
    Return result matching the unique identifier of the object on the Data Center Server.
    DataCenterName string
    Name of the Data Center Server where to search for objects.
    DataCenterUid string
    Unique identifier of the Data Center Server where to search for objects.
    Filters []GetManagementDataCenterContentFilter
    Return results matching the specified filter.
    Id string
    Limit float64
    The maximal number of returned results.
    Offset float64
    Number of the results to initially skip.
    Orders []GetManagementDataCenterContentOrder
    Sorts the results by search criteria. Automatically sorts the results by Name, in the ascending order. orders blocks are documented below.
    UidInDataCenter string
    Return result matching the unique identifier of the object on the Data Center Server.
    dataCenterName String
    Name of the Data Center Server where to search for objects.
    dataCenterUid String
    Unique identifier of the Data Center Server where to search for objects.
    filters List<GetManagementDataCenterContentFilter>
    Return results matching the specified filter.
    id String
    limit Double
    The maximal number of returned results.
    offset Double
    Number of the results to initially skip.
    orders List<GetManagementDataCenterContentOrder>
    Sorts the results by search criteria. Automatically sorts the results by Name, in the ascending order. orders blocks are documented below.
    uidInDataCenter String
    Return result matching the unique identifier of the object on the Data Center Server.
    dataCenterName string
    Name of the Data Center Server where to search for objects.
    dataCenterUid string
    Unique identifier of the Data Center Server where to search for objects.
    filters GetManagementDataCenterContentFilter[]
    Return results matching the specified filter.
    id string
    limit number
    The maximal number of returned results.
    offset number
    Number of the results to initially skip.
    orders GetManagementDataCenterContentOrder[]
    Sorts the results by search criteria. Automatically sorts the results by Name, in the ascending order. orders blocks are documented below.
    uidInDataCenter string
    Return result matching the unique identifier of the object on the Data Center Server.
    data_center_name str
    Name of the Data Center Server where to search for objects.
    data_center_uid str
    Unique identifier of the Data Center Server where to search for objects.
    filters Sequence[GetManagementDataCenterContentFilter]
    Return results matching the specified filter.
    id str
    limit float
    The maximal number of returned results.
    offset float
    Number of the results to initially skip.
    orders Sequence[GetManagementDataCenterContentOrder]
    Sorts the results by search criteria. Automatically sorts the results by Name, in the ascending order. orders blocks are documented below.
    uid_in_data_center str
    Return result matching the unique identifier of the object on the Data Center Server.
    dataCenterName String
    Name of the Data Center Server where to search for objects.
    dataCenterUid String
    Unique identifier of the Data Center Server where to search for objects.
    filters List<Property Map>
    Return results matching the specified filter.
    id String
    limit Number
    The maximal number of returned results.
    offset Number
    Number of the results to initially skip.
    orders List<Property Map>
    Sorts the results by search criteria. Automatically sorts the results by Name, in the ascending order. orders blocks are documented below.
    uidInDataCenter String
    Return result matching the unique identifier of the object on the Data Center Server.

    getManagementDataCenterContent Result

    The following output properties are available:

    Supporting Types

    GetManagementDataCenterContentFilter

    ParentUidInDataCenter string
    Return results under the specified Data Center Object (identified by UID).
    Text string
    Return results containing the specified text value.
    Uri string
    Return results under the specified Data Center Object (identified by URI).
    ParentUidInDataCenter string
    Return results under the specified Data Center Object (identified by UID).
    Text string
    Return results containing the specified text value.
    Uri string
    Return results under the specified Data Center Object (identified by URI).
    parentUidInDataCenter String
    Return results under the specified Data Center Object (identified by UID).
    text String
    Return results containing the specified text value.
    uri String
    Return results under the specified Data Center Object (identified by URI).
    parentUidInDataCenter string
    Return results under the specified Data Center Object (identified by UID).
    text string
    Return results containing the specified text value.
    uri string
    Return results under the specified Data Center Object (identified by URI).
    parent_uid_in_data_center str
    Return results under the specified Data Center Object (identified by UID).
    text str
    Return results containing the specified text value.
    uri str
    Return results under the specified Data Center Object (identified by URI).
    parentUidInDataCenter String
    Return results under the specified Data Center Object (identified by UID).
    text String
    Return results containing the specified text value.
    uri String
    Return results under the specified Data Center Object (identified by URI).

    GetManagementDataCenterContentObject

    additionalProperties List<Property Map>
    dataCenterObjects List<Property Map>
    name String
    nameInDataCenter String
    typeInDataCenter String
    uidInDataCenter String
    Return result matching the unique identifier of the object on the Data Center Server.

    GetManagementDataCenterContentObjectAdditionalProperty

    Name string
    Value string
    Name string
    Value string
    name String
    value String
    name string
    value string
    name str
    value str
    name String
    value String

    GetManagementDataCenterContentObjectDataCenterObject

    Name string
    Type string
    Uid string
    Name string
    Type string
    Uid string
    name String
    type String
    uid String
    name string
    type string
    uid string
    name str
    type str
    uid str
    name String
    type String
    uid String

    GetManagementDataCenterContentOrder

    Asc string
    Sorts results by the given field in ascending order.
    Desc string
    Sorts results by the given field in descending order.
    Asc string
    Sorts results by the given field in ascending order.
    Desc string
    Sorts results by the given field in descending order.
    asc String
    Sorts results by the given field in ascending order.
    desc String
    Sorts results by the given field in descending order.
    asc string
    Sorts results by the given field in ascending order.
    desc string
    Sorts results by the given field in descending order.
    asc str
    Sorts results by the given field in ascending order.
    desc str
    Sorts results by the given field in descending order.
    asc String
    Sorts results by the given field in ascending order.
    desc String
    Sorts results by the given field in descending order.

    Package Details

    Repository
    checkpoint checkpointsw/terraform-provider-checkpoint
    License
    Notes
    This Pulumi package is based on the checkpoint Terraform Provider.
    Viewing docs for checkpoint 3.0.0
    published on Monday, Mar 30, 2026 by checkpointsw
      Try Pulumi Cloud free. Your team will thank you.