Create an Azure Instance
This endpoint creates an Azure instance.
Request
POST https://<tenant-name>.goskope.com/api/v1/introspection_instance?token=<token>&op=create
Valid payload parameters are:
Key | Type | Value | Description |
---|---|---|---|
| string |
| Required. When |
| string |
Example: | Required. The Azure instance name in the Netskope UI. |
| string |
Example: | Required. The directory ID for the Azure account. |
| string |
Example: | Required. The application ID for the Azure account. |
| string |
Example: | Required. The client key for the Azure account. |
| string |
Example: | Required. The admin's email address. |
| array |
Example: | Required. Must not be empty array. Items in the array must be supported by Azure. If it contains Note To use |
| integer | In minutes. Example: | When used for "securityscan", must be a value allowed by available intervals. If omitted, default value is the internally defined default value based on the app. |
Response
Responses for Azure are:
Key | Value | |
---|---|---|
|
| |
|
|
|