Type Alias ListSubnetResponse
ListSubnetResponse: { content: SubnetResponse[]; foundationId: string; networkId?: string; pendingResources: boolean; projectId?: string; stackSpotAccountId: string;} Type declaration
foundationId: string
OptionalnetworkId?: string
pendingResources: boolean
OptionalprojectId?: string
stackSpotAccountId: string