Get Instance Info

Get Instance Info

This endpoint gets information about your IaaS instance.

Request

GET https://<tenant-URL>/api/v1/introspection_instance?token=<token>&<parameters>

Valid parameters are:

KeyValueDescription
appaws | azure | googlecloudSpecifies the IaaS to be accessed. 
instance_name<instance_name> Example: "MYAWS_GOSKOPE"Required. The IaaS instance name in the Netskope UI.

Response

KeyTypeValue
appstring Ex: Amazon Web Services | Amazon S3 | Amazon EC2 | Amazon DynamoDB | Google Cloud Platform | Microsoft Azure | Microsoft Office 365 Sharepoint Sites | Microsoft Office 365 OneDrive for Business | Box | Slack
instanceBelow keys/values are for AWS
instance_namestring"<instance_name>"
activebooleantrue | false
deletedbooleantrue | false
account_idstringNetskope account ID
external_idstringNetskope external ID
role_arnstring"<arn_aws_iam_role_name>"
trail_namestring"<cloudtrail_name>"
trail_regionstring"<aws_region_id>"
admin_emailstring"<admin_email>"
use_forarrayAny of these: "introspection", "malware", "securityscan"
securityscan_intervalintegerAvailable when use_for contains "securityscan"
instanceBelow keys/values are for Azure
instance_namestring"<instance_name>"
activebooleantrue | false
deletedbooleantrue | false
directory_idstringAzure Directory ID
application_idstringAzure Application ID
client_keystringAzure Client Key
admin_emailstring"<admin_email>"
use_forarrayAny of these: "introspection", "malware", "securityscan"
securityscan_intervalintegerAvailable when use_for contains "securityscan"
instanceBelow keys/values are for GCP
instance_namestring"<instance_name>"
activebooleantrue | false
deletedbooleantrue | false
sink_namestring<sink_name>
admin_emailstring"<admin_email>"
use_forarray"securityscan"
securityscan_intervalintegerAvailable when use_for contains "securityscan"
Share this Doc

Get Instance Info

Or copy link

In this topic ...