ListSubnetResponse: {
    content: SubnetResponse[];
    foundationId: string;
    networkId?: string;
    pendingResources: boolean;
    projectId?: string;
    stackSpotAccountId: string;
}

Type declaration

  • content: SubnetResponse[]
  • foundationId: string
  • OptionalnetworkId?: string
  • pendingResources: boolean
  • OptionalprojectId?: string
  • stackSpotAccountId: string