mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 12:27:47 +00:00
1.1 KiB
1.1 KiB
id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id | title | pagination_label | sidebar_label | sidebar_class_name | keywords | slug | tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| v2025-identity-snapshot-summary-response | IdentitySnapshotSummaryResponse | IdentitySnapshotSummaryResponse | IdentitySnapshotSummaryResponse | powershellsdk |
|
/tools/sdk/powershell/v2025/models/identity-snapshot-summary-response |
|
IdentitySnapshotSummaryResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Snapshot | String | the date when the identity record was created | [optional] |
Examples
- Prepare the resource
$IdentitySnapshotSummaryResponse = Initialize-PSSailpoint.V2025IdentitySnapshotSummaryResponse -Snapshot 2007-03-01T13:00:00.000Z
- Convert the resource to JSON
$IdentitySnapshotSummaryResponse | ConvertTo-JSON