This endpoint allows Netskope to access the IaaS instance.
Request
POST https://<tenant-URL>/api/v1/introspection_instance?token=<token>&op=grant
Valid payload parameters are:
| Key | Value | Description |
|---|---|---|
app | aws | azure | googlecloud | Specifies the IaaS to be accessed. |
instance_name | <instance_name> Example: "MYAWS_GOSKOPE" | Required. The IaaS instance name in the Netskope UI. |

