Skip to main content
GET
List Instances By Nvl Instance Group

Authorizations

Authorization
string
header
required

The Authorization header expects a Bearer token.

Query Parameters

nvlInstanceGroupId
string
required

ID of the NVL instance group whose instances will be listed.

pageSize
string<int64>

Maximum number of instances to return in a single page.

pageToken
string

Page token returned by a previous call, used to fetch the next page.

Response

200 - application/json

A successful response.

items
object[]
nextPageToken
string