CreateUploadedConfigurationV1Request
Import this model from the entry point of its package:
import { CreateUploadedConfigurationV1Request } from '@sailpoint/angular-sdk/configuration_hub';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| data | Blob | JSON file containing the objects to be imported. | [default to undefined] |
| name | string | Name that will be assigned to the uploaded configuration file. | [default to undefined] |