Files
developer.sailpoint.com/docs/tools/sdk/powershell/Reference/V2025/Models/Index.md
2025-04-01 09:23:12 -04:00

870 B

id, title, pagination_label, sidebar_label, sidebar_position, sidebar_class_name, keywords, slug, tags
id title pagination_label sidebar_label sidebar_position sidebar_class_name keywords slug tags
models Models Models Models 3 models
powershell
PowerShell
sdk
models
/tools/sdk/powershell/v2025/models
SDK
Software Development Kit
v2025
models

The PowerShell SDK uses data models to structure and manage data within the API. These models provide essential details about the data, including their attributes, data types, and how the models relate to each other. Understanding these models is crucial to effectively interact with the API.

Key Features

  • Attributes: Describe each attribute, including its name, data type, and whether it's required.
  • Validation & Constraints: Highlight any rules or limitations for the attributes, such as format or length limits.
  • Example: Provides a sample of how the API uses the model.