Viewing docs for checkpoint 3.0.0
published on Monday, Mar 30, 2026 by checkpointsw
published on Monday, Mar 30, 2026 by checkpointsw
Viewing docs for checkpoint 3.0.0
published on Monday, Mar 30, 2026 by checkpointsw
published on Monday, Mar 30, 2026 by checkpointsw
This resource allows you to execute Check Point Show Updatable Objects Repository Content.
Using getManagementShowUpdatableObjectsRepositoryContent
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 getManagementShowUpdatableObjectsRepositoryContent(args: GetManagementShowUpdatableObjectsRepositoryContentArgs, opts?: InvokeOptions): Promise<GetManagementShowUpdatableObjectsRepositoryContentResult>
function getManagementShowUpdatableObjectsRepositoryContentOutput(args: GetManagementShowUpdatableObjectsRepositoryContentOutputArgs, opts?: InvokeOptions): Output<GetManagementShowUpdatableObjectsRepositoryContentResult>def get_management_show_updatable_objects_repository_content(filter: Optional[GetManagementShowUpdatableObjectsRepositoryContentFilter] = None,
id: Optional[str] = None,
limit: Optional[float] = None,
offset: Optional[float] = None,
orders: Optional[Sequence[GetManagementShowUpdatableObjectsRepositoryContentOrder]] = None,
uid_in_updatable_objects_repository: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetManagementShowUpdatableObjectsRepositoryContentResult
def get_management_show_updatable_objects_repository_content_output(filter: Optional[pulumi.Input[GetManagementShowUpdatableObjectsRepositoryContentFilterArgs]] = 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[GetManagementShowUpdatableObjectsRepositoryContentOrderArgs]]]] = None,
uid_in_updatable_objects_repository: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetManagementShowUpdatableObjectsRepositoryContentResult]func GetManagementShowUpdatableObjectsRepositoryContent(ctx *Context, args *GetManagementShowUpdatableObjectsRepositoryContentArgs, opts ...InvokeOption) (*GetManagementShowUpdatableObjectsRepositoryContentResult, error)
func GetManagementShowUpdatableObjectsRepositoryContentOutput(ctx *Context, args *GetManagementShowUpdatableObjectsRepositoryContentOutputArgs, opts ...InvokeOption) GetManagementShowUpdatableObjectsRepositoryContentResultOutput> Note: This function is named GetManagementShowUpdatableObjectsRepositoryContent in the Go SDK.
public static class GetManagementShowUpdatableObjectsRepositoryContent
{
public static Task<GetManagementShowUpdatableObjectsRepositoryContentResult> InvokeAsync(GetManagementShowUpdatableObjectsRepositoryContentArgs args, InvokeOptions? opts = null)
public static Output<GetManagementShowUpdatableObjectsRepositoryContentResult> Invoke(GetManagementShowUpdatableObjectsRepositoryContentInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetManagementShowUpdatableObjectsRepositoryContentResult> getManagementShowUpdatableObjectsRepositoryContent(GetManagementShowUpdatableObjectsRepositoryContentArgs args, InvokeOptions options)
public static Output<GetManagementShowUpdatableObjectsRepositoryContentResult> getManagementShowUpdatableObjectsRepositoryContent(GetManagementShowUpdatableObjectsRepositoryContentArgs args, InvokeOptions options)
fn::invoke:
function: checkpoint:index/getManagementShowUpdatableObjectsRepositoryContent:getManagementShowUpdatableObjectsRepositoryContent
arguments:
# arguments dictionaryThe following arguments are supported:
- Filter
Get
Management Show Updatable Objects Repository Content Filter - Return results matching the specified filter. filter blocks blocks are documented below.
- Id string
- Limit double
- The maximal number of returned results.
- Offset double
- Number of the results to initially skip.
- Orders
List<Get
Management Show Updatable Objects Repository Content Order> - Sorts the results by search criteria. Automatically sorts the results by Name, in the ascending order. order blocks are documented below.
- Uid
In stringUpdatable Objects Repository - The object's unique identifier in the Updatable Objects repository.
- Filter
Get
Management Show Updatable Objects Repository Content Filter - Return results matching the specified filter. filter blocks blocks are documented below.
- Id string
- Limit float64
- The maximal number of returned results.
- Offset float64
- Number of the results to initially skip.
- Orders
[]Get
Management Show Updatable Objects Repository Content Order - Sorts the results by search criteria. Automatically sorts the results by Name, in the ascending order. order blocks are documented below.
- Uid
In stringUpdatable Objects Repository - The object's unique identifier in the Updatable Objects repository.
- filter
Get
Management Show Updatable Objects Repository Content Filter - Return results matching the specified filter. filter blocks blocks are documented below.
- id String
- limit Double
- The maximal number of returned results.
- offset Double
- Number of the results to initially skip.
- orders
List<Get
Management Show Updatable Objects Repository Content Order> - Sorts the results by search criteria. Automatically sorts the results by Name, in the ascending order. order blocks are documented below.
- uid
In StringUpdatable Objects Repository - The object's unique identifier in the Updatable Objects repository.
- filter
Get
Management Show Updatable Objects Repository Content Filter - Return results matching the specified filter. filter blocks blocks are documented below.
- id string
- limit number
- The maximal number of returned results.
- offset number
- Number of the results to initially skip.
- orders
Get
Management Show Updatable Objects Repository Content Order[] - Sorts the results by search criteria. Automatically sorts the results by Name, in the ascending order. order blocks are documented below.
- uid
In stringUpdatable Objects Repository - The object's unique identifier in the Updatable Objects repository.
- filter
Get
Management Show Updatable Objects Repository Content Filter - Return results matching the specified filter. filter blocks blocks are documented below.
- id str
- limit float
- The maximal number of returned results.
- offset float
- Number of the results to initially skip.
- orders
Sequence[Get
Management Show Updatable Objects Repository Content Order] - Sorts the results by search criteria. Automatically sorts the results by Name, in the ascending order. order blocks are documented below.
- uid_
in_ strupdatable_ objects_ repository - The object's unique identifier in the Updatable Objects repository.
- filter Property Map
- Return results matching the specified filter. filter blocks blocks are documented below.
- 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. order blocks are documented below.
- uid
In StringUpdatable Objects Repository - The object's unique identifier in the Updatable Objects repository.
getManagementShowUpdatableObjectsRepositoryContent Result
The following output properties are available:
- From double
- Id string
- Objects
List<Get
Management Show Updatable Objects Repository Content Object> - To double
- Total double
- Filter
Get
Management Show Updatable Objects Repository Content Filter - Limit double
- Offset double
- Orders
List<Get
Management Show Updatable Objects Repository Content Order> - Uid
In stringUpdatable Objects Repository
- From float64
- Id string
- Objects
[]Get
Management Show Updatable Objects Repository Content Object - To float64
- Total float64
- Filter
Get
Management Show Updatable Objects Repository Content Filter - Limit float64
- Offset float64
- Orders
[]Get
Management Show Updatable Objects Repository Content Order - Uid
In stringUpdatable Objects Repository
- from Double
- id String
- objects
List<Get
Management Show Updatable Objects Repository Content Object> - to Double
- total Double
- filter
Get
Management Show Updatable Objects Repository Content Filter - limit Double
- offset Double
- orders
List<Get
Management Show Updatable Objects Repository Content Order> - uid
In StringUpdatable Objects Repository
- from_ float
- id str
- objects
Sequence[Get
Management Show Updatable Objects Repository Content Object] - to float
- total float
- filter
Get
Management Show Updatable Objects Repository Content Filter - limit float
- offset float
- orders
Sequence[Get
Management Show Updatable Objects Repository Content Order] - uid_
in_ strupdatable_ objects_ repository
- from Number
- id String
- objects List<Property Map>
- to Number
- total Number
- filter Property Map
- limit Number
- offset Number
- orders List<Property Map>
- uid
In StringUpdatable Objects Repository
Supporting Types
GetManagementShowUpdatableObjectsRepositoryContentFilter
- Parent
Uid stringIn Updatable Objects Repository - Return results under the specified Updatable Object.
- Text string
- Return results containing the specified text value.
- Uri string
- Return results under the specified uri value.
- Parent
Uid stringIn Updatable Objects Repository - Return results under the specified Updatable Object.
- Text string
- Return results containing the specified text value.
- Uri string
- Return results under the specified uri value.
- parent
Uid StringIn Updatable Objects Repository - Return results under the specified Updatable Object.
- text String
- Return results containing the specified text value.
- uri String
- Return results under the specified uri value.
- parent
Uid stringIn Updatable Objects Repository - Return results under the specified Updatable Object.
- text string
- Return results containing the specified text value.
- uri string
- Return results under the specified uri value.
- parent_
uid_ strin_ updatable_ objects_ repository - Return results under the specified Updatable Object.
- text str
- Return results containing the specified text value.
- uri str
- Return results under the specified uri value.
- parent
Uid StringIn Updatable Objects Repository - Return results under the specified Updatable Object.
- text String
- Return results containing the specified text value.
- uri String
- Return results under the specified uri value.
GetManagementShowUpdatableObjectsRepositoryContentObject
- Additional
Properties List<GetManagement Show Updatable Objects Repository Content Object Additional Property> - Additional properties on the object. additional_properties blocks are documented below.
- Name
In stringUpdatable Objects Repository - Object name in the Updatable Objects Repository.
- Uid
In stringUpdatable Objects Repository - Unique identifier of the object in the Updatable Objects Repository.
- Updatable
Objects List<GetManagement Show Updatable Objects Repository Content Object Updatable Object> - The imported management object (if exists). updatable_object blocks are documented below.
- Additional
Properties []GetManagement Show Updatable Objects Repository Content Object Additional Property - Additional properties on the object. additional_properties blocks are documented below.
- Name
In stringUpdatable Objects Repository - Object name in the Updatable Objects Repository.
- Uid
In stringUpdatable Objects Repository - Unique identifier of the object in the Updatable Objects Repository.
- Updatable
Objects []GetManagement Show Updatable Objects Repository Content Object Updatable Object - The imported management object (if exists). updatable_object blocks are documented below.
- additional
Properties List<GetManagement Show Updatable Objects Repository Content Object Additional Property> - Additional properties on the object. additional_properties blocks are documented below.
- name
In StringUpdatable Objects Repository - Object name in the Updatable Objects Repository.
- uid
In StringUpdatable Objects Repository - Unique identifier of the object in the Updatable Objects Repository.
- updatable
Objects List<GetManagement Show Updatable Objects Repository Content Object Updatable Object> - The imported management object (if exists). updatable_object blocks are documented below.
- additional
Properties GetManagement Show Updatable Objects Repository Content Object Additional Property[] - Additional properties on the object. additional_properties blocks are documented below.
- name
In stringUpdatable Objects Repository - Object name in the Updatable Objects Repository.
- uid
In stringUpdatable Objects Repository - Unique identifier of the object in the Updatable Objects Repository.
- updatable
Objects GetManagement Show Updatable Objects Repository Content Object Updatable Object[] - The imported management object (if exists). updatable_object blocks are documented below.
- additional_
properties Sequence[GetManagement Show Updatable Objects Repository Content Object Additional Property] - Additional properties on the object. additional_properties blocks are documented below.
- name_
in_ strupdatable_ objects_ repository - Object name in the Updatable Objects Repository.
- uid_
in_ strupdatable_ objects_ repository - Unique identifier of the object in the Updatable Objects Repository.
- updatable_
objects Sequence[GetManagement Show Updatable Objects Repository Content Object Updatable Object] - The imported management object (if exists). updatable_object blocks are documented below.
- additional
Properties List<Property Map> - Additional properties on the object. additional_properties blocks are documented below.
- name
In StringUpdatable Objects Repository - Object name in the Updatable Objects Repository.
- uid
In StringUpdatable Objects Repository - Unique identifier of the object in the Updatable Objects Repository.
- updatable
Objects List<Property Map> - The imported management object (if exists). updatable_object blocks are documented below.
GetManagementShowUpdatableObjectsRepositoryContentObjectAdditionalProperty
- Description string
- Description of retrieved Updatable Object.
- Info
Text string - Information about the Updatable Object IP ranges source.
- Info
Url string - URL of the Updatable Object IP ranges source.
- Uri string
- URI of the Updatable Object under the Updatable Objects Repository.
- Description string
- Description of retrieved Updatable Object.
- Info
Text string - Information about the Updatable Object IP ranges source.
- Info
Url string - URL of the Updatable Object IP ranges source.
- Uri string
- URI of the Updatable Object under the Updatable Objects Repository.
- description String
- Description of retrieved Updatable Object.
- info
Text String - Information about the Updatable Object IP ranges source.
- info
Url String - URL of the Updatable Object IP ranges source.
- uri String
- URI of the Updatable Object under the Updatable Objects Repository.
- description string
- Description of retrieved Updatable Object.
- info
Text string - Information about the Updatable Object IP ranges source.
- info
Url string - URL of the Updatable Object IP ranges source.
- uri string
- URI of the Updatable Object under the Updatable Objects Repository.
- description str
- Description of retrieved Updatable Object.
- info_
text str - Information about the Updatable Object IP ranges source.
- info_
url str - URL of the Updatable Object IP ranges source.
- uri str
- URI of the Updatable Object under the Updatable Objects Repository.
- description String
- Description of retrieved Updatable Object.
- info
Text String - Information about the Updatable Object IP ranges source.
- info
Url String - URL of the Updatable Object IP ranges source.
- uri String
- URI of the Updatable Object under the Updatable Objects Repository.
GetManagementShowUpdatableObjectsRepositoryContentObjectUpdatableObject
GetManagementShowUpdatableObjectsRepositoryContentOrder
Package Details
- Repository
- checkpoint checkpointsw/terraform-provider-checkpoint
- License
- Notes
- This Pulumi package is based on the
checkpointTerraform Provider.
Viewing docs for checkpoint 3.0.0
published on Monday, Mar 30, 2026 by checkpointsw
published on Monday, Mar 30, 2026 by checkpointsw
