InlineListSegmentationObjectRequestParameters1

InlineListSegmentationObjectRequestParameters1
InlineListSegmentationObjectRequestParameters1
JSON Example
{
    "segmentation_type": [
        "APPLICATION"
    ],
    "status": [
        "SUCCESS",
        "IN_PROGRESS"
    ],
    "application_type": "CRITICAL",
    "flow_prioritization_enabled": true,
    "page_size": 100,
    "offset": 0,
    "sort_by": "display_name",
    "sort_ascending": true
}
segmentation_type
Optional

Filter by segmentation type.

array of string
display_name
Optional

Display name filter

array of string
id
Optional

ID filter

array of string
parent_id
Optional

Filter by parent ID (e.g., finding tiers for an application).

array of string
child_id
Optional

Filter by child ID (e.g., finding applications that contain a specific tier).

status
Optional

Status filter

application_type
Optional

Specifies the priority level of the application.

Enumeration: REGULAR, CRITICAL
application_workload_type
Optional

Represents the type of workloads that are contained in an application.

Enumeration: REGULAR, EPHEMERAL
boolean
flow_prioritization_enabled
Optional

Filter by flow prioritization (only for Applications)

alerts
Optional

Filter by alerts. Can include different types of alerts (Application, Environment, Tier, or Infrastructure Asset specific).

realization_group_filter
Optional

Filter by realization group. Requires site_id in combination with either policy_path or realization_id.