waldur-js-client 7.7.5-dev.6 → 7.7.5-dev.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/sdk.gen.d.ts +220 -220
- package/dist/sdk.gen.js +219 -219
- package/dist/types.gen.d.ts +438 -438
- package/package.json +1 -1
package/dist/sdk.gen.js
CHANGED
|
@@ -170,7 +170,7 @@ export const accessSubnetsList = (options) => {
|
|
|
170
170
|
/**
|
|
171
171
|
* Get number of items in the collection matching the request parameters.
|
|
172
172
|
*/
|
|
173
|
-
export const
|
|
173
|
+
export const accessSubnetsCount = (options) => {
|
|
174
174
|
return (options?.client ?? _heyApiClient).head({
|
|
175
175
|
security: [
|
|
176
176
|
{
|
|
@@ -300,7 +300,7 @@ export const adminAnnouncementsList = (options) => {
|
|
|
300
300
|
/**
|
|
301
301
|
* Get number of items in the collection matching the request parameters.
|
|
302
302
|
*/
|
|
303
|
-
export const
|
|
303
|
+
export const adminAnnouncementsCount = (options) => {
|
|
304
304
|
return (options?.client ?? _heyApiClient).head({
|
|
305
305
|
security: [
|
|
306
306
|
{
|
|
@@ -430,7 +430,7 @@ export const authTokensList = (options) => {
|
|
|
430
430
|
/**
|
|
431
431
|
* Get number of items in the collection matching the request parameters.
|
|
432
432
|
*/
|
|
433
|
-
export const
|
|
433
|
+
export const authTokensCount = (options) => {
|
|
434
434
|
return (options?.client ?? _heyApiClient).head({
|
|
435
435
|
security: [
|
|
436
436
|
{
|
|
@@ -553,7 +553,7 @@ export const autoprovisioningRulesList = (options) => {
|
|
|
553
553
|
/**
|
|
554
554
|
* Get number of items in the collection matching the request parameters.
|
|
555
555
|
*/
|
|
556
|
-
export const
|
|
556
|
+
export const autoprovisioningRulesCount = (options) => {
|
|
557
557
|
return (options?.client ?? _heyApiClient).head({
|
|
558
558
|
security: [
|
|
559
559
|
{
|
|
@@ -698,7 +698,7 @@ export const awsImagesList = (options) => {
|
|
|
698
698
|
/**
|
|
699
699
|
* Get number of items in the collection matching the request parameters.
|
|
700
700
|
*/
|
|
701
|
-
export const
|
|
701
|
+
export const awsImagesCount = (options) => {
|
|
702
702
|
return (options?.client ?? _heyApiClient).head({
|
|
703
703
|
security: [
|
|
704
704
|
{
|
|
@@ -752,7 +752,7 @@ export const awsInstancesList = (options) => {
|
|
|
752
752
|
/**
|
|
753
753
|
* Get number of items in the collection matching the request parameters.
|
|
754
754
|
*/
|
|
755
|
-
export const
|
|
755
|
+
export const awsInstancesCount = (options) => {
|
|
756
756
|
return (options?.client ?? _heyApiClient).head({
|
|
757
757
|
security: [
|
|
758
758
|
{
|
|
@@ -987,7 +987,7 @@ export const awsRegionsList = (options) => {
|
|
|
987
987
|
/**
|
|
988
988
|
* Get number of items in the collection matching the request parameters.
|
|
989
989
|
*/
|
|
990
|
-
export const
|
|
990
|
+
export const awsRegionsCount = (options) => {
|
|
991
991
|
return (options?.client ?? _heyApiClient).head({
|
|
992
992
|
security: [
|
|
993
993
|
{
|
|
@@ -1041,7 +1041,7 @@ export const awsSizesList = (options) => {
|
|
|
1041
1041
|
/**
|
|
1042
1042
|
* Get number of items in the collection matching the request parameters.
|
|
1043
1043
|
*/
|
|
1044
|
-
export const
|
|
1044
|
+
export const awsSizesCount = (options) => {
|
|
1045
1045
|
return (options?.client ?? _heyApiClient).head({
|
|
1046
1046
|
security: [
|
|
1047
1047
|
{
|
|
@@ -1095,7 +1095,7 @@ export const awsVolumesList = (options) => {
|
|
|
1095
1095
|
/**
|
|
1096
1096
|
* Get number of items in the collection matching the request parameters.
|
|
1097
1097
|
*/
|
|
1098
|
-
export const
|
|
1098
|
+
export const awsVolumesCount = (options) => {
|
|
1099
1099
|
return (options?.client ?? _heyApiClient).head({
|
|
1100
1100
|
security: [
|
|
1101
1101
|
{
|
|
@@ -1294,7 +1294,7 @@ export const azureImagesList = (options) => {
|
|
|
1294
1294
|
/**
|
|
1295
1295
|
* Get number of items in the collection matching the request parameters.
|
|
1296
1296
|
*/
|
|
1297
|
-
export const
|
|
1297
|
+
export const azureImagesCount = (options) => {
|
|
1298
1298
|
return (options?.client ?? _heyApiClient).head({
|
|
1299
1299
|
security: [
|
|
1300
1300
|
{
|
|
@@ -1348,7 +1348,7 @@ export const azureLocationsList = (options) => {
|
|
|
1348
1348
|
/**
|
|
1349
1349
|
* Get number of items in the collection matching the request parameters.
|
|
1350
1350
|
*/
|
|
1351
|
-
export const
|
|
1351
|
+
export const azureLocationsCount = (options) => {
|
|
1352
1352
|
return (options?.client ?? _heyApiClient).head({
|
|
1353
1353
|
security: [
|
|
1354
1354
|
{
|
|
@@ -1402,7 +1402,7 @@ export const azurePublicIpsList = (options) => {
|
|
|
1402
1402
|
/**
|
|
1403
1403
|
* Get number of items in the collection matching the request parameters.
|
|
1404
1404
|
*/
|
|
1405
|
-
export const
|
|
1405
|
+
export const azurePublicIpsCount = (options) => {
|
|
1406
1406
|
return (options?.client ?? _heyApiClient).head({
|
|
1407
1407
|
security: [
|
|
1408
1408
|
{
|
|
@@ -1569,7 +1569,7 @@ export const azureResourceGroupsList = (options) => {
|
|
|
1569
1569
|
/**
|
|
1570
1570
|
* Get number of items in the collection matching the request parameters.
|
|
1571
1571
|
*/
|
|
1572
|
-
export const
|
|
1572
|
+
export const azureResourceGroupsCount = (options) => {
|
|
1573
1573
|
return (options?.client ?? _heyApiClient).head({
|
|
1574
1574
|
security: [
|
|
1575
1575
|
{
|
|
@@ -1623,7 +1623,7 @@ export const azureSizesList = (options) => {
|
|
|
1623
1623
|
/**
|
|
1624
1624
|
* Get number of items in the collection matching the request parameters.
|
|
1625
1625
|
*/
|
|
1626
|
-
export const
|
|
1626
|
+
export const azureSizesCount = (options) => {
|
|
1627
1627
|
return (options?.client ?? _heyApiClient).head({
|
|
1628
1628
|
security: [
|
|
1629
1629
|
{
|
|
@@ -1677,7 +1677,7 @@ export const azureSqlDatabasesList = (options) => {
|
|
|
1677
1677
|
/**
|
|
1678
1678
|
* Get number of items in the collection matching the request parameters.
|
|
1679
1679
|
*/
|
|
1680
|
-
export const
|
|
1680
|
+
export const azureSqlDatabasesCount = (options) => {
|
|
1681
1681
|
return (options?.client ?? _heyApiClient).head({
|
|
1682
1682
|
security: [
|
|
1683
1683
|
{
|
|
@@ -1844,7 +1844,7 @@ export const azureSqlServersList = (options) => {
|
|
|
1844
1844
|
/**
|
|
1845
1845
|
* Get number of items in the collection matching the request parameters.
|
|
1846
1846
|
*/
|
|
1847
|
-
export const
|
|
1847
|
+
export const azureSqlServersCount = (options) => {
|
|
1848
1848
|
return (options?.client ?? _heyApiClient).head({
|
|
1849
1849
|
security: [
|
|
1850
1850
|
{
|
|
@@ -2031,7 +2031,7 @@ export const azureVirtualmachinesList = (options) => {
|
|
|
2031
2031
|
/**
|
|
2032
2032
|
* Get number of items in the collection matching the request parameters.
|
|
2033
2033
|
*/
|
|
2034
|
-
export const
|
|
2034
|
+
export const azureVirtualmachinesCount = (options) => {
|
|
2035
2035
|
return (options?.client ?? _heyApiClient).head({
|
|
2036
2036
|
security: [
|
|
2037
2037
|
{
|
|
@@ -2246,7 +2246,7 @@ export const backendResourceRequestsList = (options) => {
|
|
|
2246
2246
|
/**
|
|
2247
2247
|
* Get number of items in the collection matching the request parameters.
|
|
2248
2248
|
*/
|
|
2249
|
-
export const
|
|
2249
|
+
export const backendResourceRequestsCount = (options) => {
|
|
2250
2250
|
return (options?.client ?? _heyApiClient).head({
|
|
2251
2251
|
security: [
|
|
2252
2252
|
{
|
|
@@ -2372,7 +2372,7 @@ export const backendResourcesList = (options) => {
|
|
|
2372
2372
|
/**
|
|
2373
2373
|
* Get number of items in the collection matching the request parameters.
|
|
2374
2374
|
*/
|
|
2375
|
-
export const
|
|
2375
|
+
export const backendResourcesCount = (options) => {
|
|
2376
2376
|
return (options?.client ?? _heyApiClient).head({
|
|
2377
2377
|
security: [
|
|
2378
2378
|
{
|
|
@@ -2498,7 +2498,7 @@ export const bookingOfferingsList = (options) => {
|
|
|
2498
2498
|
/**
|
|
2499
2499
|
* Get number of items in the collection matching the request parameters.
|
|
2500
2500
|
*/
|
|
2501
|
-
export const
|
|
2501
|
+
export const bookingOfferingsCount = (options) => {
|
|
2502
2502
|
return (options?.client ?? _heyApiClient).head({
|
|
2503
2503
|
security: [
|
|
2504
2504
|
{
|
|
@@ -2600,7 +2600,7 @@ export const bookingResourcesList = (options) => {
|
|
|
2600
2600
|
/**
|
|
2601
2601
|
* Get number of items in the collection matching the request parameters.
|
|
2602
2602
|
*/
|
|
2603
|
-
export const
|
|
2603
|
+
export const bookingResourcesCount = (options) => {
|
|
2604
2604
|
return (options?.client ?? _heyApiClient).head({
|
|
2605
2605
|
security: [
|
|
2606
2606
|
{
|
|
@@ -2686,7 +2686,7 @@ export const broadcastMessageTemplatesList = (options) => {
|
|
|
2686
2686
|
/**
|
|
2687
2687
|
* Get number of items in the collection matching the request parameters.
|
|
2688
2688
|
*/
|
|
2689
|
-
export const
|
|
2689
|
+
export const broadcastMessageTemplatesCount = (options) => {
|
|
2690
2690
|
return (options?.client ?? _heyApiClient).head({
|
|
2691
2691
|
security: [
|
|
2692
2692
|
{
|
|
@@ -2816,7 +2816,7 @@ export const broadcastMessagesList = (options) => {
|
|
|
2816
2816
|
/**
|
|
2817
2817
|
* Get number of items in the collection matching the request parameters.
|
|
2818
2818
|
*/
|
|
2819
|
-
export const
|
|
2819
|
+
export const broadcastMessagesCount = (options) => {
|
|
2820
2820
|
return (options?.client ?? _heyApiClient).head({
|
|
2821
2821
|
security: [
|
|
2822
2822
|
{
|
|
@@ -2975,7 +2975,7 @@ export const broadcastMessagesRecipientsRetrieve = (options) => {
|
|
|
2975
2975
|
/**
|
|
2976
2976
|
* Get number of items in the collection matching the request parameters.
|
|
2977
2977
|
*/
|
|
2978
|
-
export const
|
|
2978
|
+
export const broadcastMessagesRecipientsCount = (options) => {
|
|
2979
2979
|
return (options?.client ?? _heyApiClient).head({
|
|
2980
2980
|
security: [
|
|
2981
2981
|
{
|
|
@@ -3013,7 +3013,7 @@ export const callManagingOrganisationsList = (options) => {
|
|
|
3013
3013
|
/**
|
|
3014
3014
|
* Get number of items in the collection matching the request parameters.
|
|
3015
3015
|
*/
|
|
3016
|
-
export const
|
|
3016
|
+
export const callManagingOrganisationsCount = (options) => {
|
|
3017
3017
|
return (options?.client ?? _heyApiClient).head({
|
|
3018
3018
|
security: [
|
|
3019
3019
|
{
|
|
@@ -3238,7 +3238,7 @@ export const callProposalProjectRoleMappingsList = (options) => {
|
|
|
3238
3238
|
/**
|
|
3239
3239
|
* Get number of items in the collection matching the request parameters.
|
|
3240
3240
|
*/
|
|
3241
|
-
export const
|
|
3241
|
+
export const callProposalProjectRoleMappingsCount = (options) => {
|
|
3242
3242
|
return (options?.client ?? _heyApiClient).head({
|
|
3243
3243
|
security: [
|
|
3244
3244
|
{
|
|
@@ -3368,7 +3368,7 @@ export const callRoundsList = (options) => {
|
|
|
3368
3368
|
/**
|
|
3369
3369
|
* Get number of items in the collection matching the request parameters.
|
|
3370
3370
|
*/
|
|
3371
|
-
export const
|
|
3371
|
+
export const callRoundsCount = (options) => {
|
|
3372
3372
|
return (options?.client ?? _heyApiClient).head({
|
|
3373
3373
|
security: [
|
|
3374
3374
|
{
|
|
@@ -3457,7 +3457,7 @@ export const componentUserUsageLimitsList = (options) => {
|
|
|
3457
3457
|
/**
|
|
3458
3458
|
* Get number of items in the collection matching the request parameters.
|
|
3459
3459
|
*/
|
|
3460
|
-
export const
|
|
3460
|
+
export const componentUserUsageLimitsCount = (options) => {
|
|
3461
3461
|
return (options?.client ?? _heyApiClient).head({
|
|
3462
3462
|
security: [
|
|
3463
3463
|
{
|
|
@@ -3606,7 +3606,7 @@ export const customerCreditsList = (options) => {
|
|
|
3606
3606
|
/**
|
|
3607
3607
|
* Get number of items in the collection matching the request parameters.
|
|
3608
3608
|
*/
|
|
3609
|
-
export const
|
|
3609
|
+
export const customerCreditsCount = (options) => {
|
|
3610
3610
|
return (options?.client ?? _heyApiClient).head({
|
|
3611
3611
|
security: [
|
|
3612
3612
|
{
|
|
@@ -3795,7 +3795,7 @@ export const customerPermissionsReviewsList = (options) => {
|
|
|
3795
3795
|
/**
|
|
3796
3796
|
* Get number of items in the collection matching the request parameters.
|
|
3797
3797
|
*/
|
|
3798
|
-
export const
|
|
3798
|
+
export const customerPermissionsReviewsCount = (options) => {
|
|
3799
3799
|
return (options?.client ?? _heyApiClient).head({
|
|
3800
3800
|
security: [
|
|
3801
3801
|
{
|
|
@@ -3868,7 +3868,7 @@ export const customerQuotasList = (options) => {
|
|
|
3868
3868
|
/**
|
|
3869
3869
|
* Get number of items in the collection matching the request parameters.
|
|
3870
3870
|
*/
|
|
3871
|
-
export const
|
|
3871
|
+
export const customerQuotasCount = (options) => {
|
|
3872
3872
|
return (options?.client ?? _heyApiClient).head({
|
|
3873
3873
|
security: [
|
|
3874
3874
|
{
|
|
@@ -3922,7 +3922,7 @@ export const customersList = (options) => {
|
|
|
3922
3922
|
/**
|
|
3923
3923
|
* Get number of items in the collection matching the request parameters.
|
|
3924
3924
|
*/
|
|
3925
|
-
export const
|
|
3925
|
+
export const customersCount = (options) => {
|
|
3926
3926
|
return (options?.client ?? _heyApiClient).head({
|
|
3927
3927
|
security: [
|
|
3928
3928
|
{
|
|
@@ -4195,7 +4195,7 @@ export const customersCountriesList = (options) => {
|
|
|
4195
4195
|
/**
|
|
4196
4196
|
* Get number of items in the collection matching the request parameters.
|
|
4197
4197
|
*/
|
|
4198
|
-
export const
|
|
4198
|
+
export const customersCountriesCount = (options) => {
|
|
4199
4199
|
return (options?.client ?? _heyApiClient).head({
|
|
4200
4200
|
security: [
|
|
4201
4201
|
{
|
|
@@ -4265,7 +4265,7 @@ export const digitaloceanDropletsList = (options) => {
|
|
|
4265
4265
|
/**
|
|
4266
4266
|
* Get number of items in the collection matching the request parameters.
|
|
4267
4267
|
*/
|
|
4268
|
-
export const
|
|
4268
|
+
export const digitaloceanDropletsCount = (options) => {
|
|
4269
4269
|
return (options?.client ?? _heyApiClient).head({
|
|
4270
4270
|
security: [
|
|
4271
4271
|
{
|
|
@@ -4512,7 +4512,7 @@ export const digitaloceanImagesList = (options) => {
|
|
|
4512
4512
|
/**
|
|
4513
4513
|
* Get number of items in the collection matching the request parameters.
|
|
4514
4514
|
*/
|
|
4515
|
-
export const
|
|
4515
|
+
export const digitaloceanImagesCount = (options) => {
|
|
4516
4516
|
return (options?.client ?? _heyApiClient).head({
|
|
4517
4517
|
security: [
|
|
4518
4518
|
{
|
|
@@ -4566,7 +4566,7 @@ export const digitaloceanRegionsList = (options) => {
|
|
|
4566
4566
|
/**
|
|
4567
4567
|
* Get number of items in the collection matching the request parameters.
|
|
4568
4568
|
*/
|
|
4569
|
-
export const
|
|
4569
|
+
export const digitaloceanRegionsCount = (options) => {
|
|
4570
4570
|
return (options?.client ?? _heyApiClient).head({
|
|
4571
4571
|
security: [
|
|
4572
4572
|
{
|
|
@@ -4620,7 +4620,7 @@ export const digitaloceanSizesList = (options) => {
|
|
|
4620
4620
|
/**
|
|
4621
4621
|
* Get number of items in the collection matching the request parameters.
|
|
4622
4622
|
*/
|
|
4623
|
-
export const
|
|
4623
|
+
export const digitaloceanSizesCount = (options) => {
|
|
4624
4624
|
return (options?.client ?? _heyApiClient).head({
|
|
4625
4625
|
security: [
|
|
4626
4626
|
{
|
|
@@ -4674,7 +4674,7 @@ export const emailLogsList = (options) => {
|
|
|
4674
4674
|
/**
|
|
4675
4675
|
* Get number of items in the collection matching the request parameters.
|
|
4676
4676
|
*/
|
|
4677
|
-
export const
|
|
4677
|
+
export const emailLogsCount = (options) => {
|
|
4678
4678
|
return (options?.client ?? _heyApiClient).head({
|
|
4679
4679
|
security: [
|
|
4680
4680
|
{
|
|
@@ -4728,7 +4728,7 @@ export const eventSubscriptionsList = (options) => {
|
|
|
4728
4728
|
/**
|
|
4729
4729
|
* Get number of items in the collection matching the request parameters.
|
|
4730
4730
|
*/
|
|
4731
|
-
export const
|
|
4731
|
+
export const eventSubscriptionsCount = (options) => {
|
|
4732
4732
|
return (options?.client ?? _heyApiClient).head({
|
|
4733
4733
|
security: [
|
|
4734
4734
|
{
|
|
@@ -4818,7 +4818,7 @@ export const eventsList = (options) => {
|
|
|
4818
4818
|
/**
|
|
4819
4819
|
* Get number of items in the collection matching the request parameters.
|
|
4820
4820
|
*/
|
|
4821
|
-
export const
|
|
4821
|
+
export const eventsCount = (options) => {
|
|
4822
4822
|
return (options?.client ?? _heyApiClient).head({
|
|
4823
4823
|
security: [
|
|
4824
4824
|
{
|
|
@@ -4856,7 +4856,7 @@ export const eventsStatsList = (options) => {
|
|
|
4856
4856
|
/**
|
|
4857
4857
|
* Get number of items in the collection matching the request parameters.
|
|
4858
4858
|
*/
|
|
4859
|
-
export const
|
|
4859
|
+
export const eventsStatsCount = (options) => {
|
|
4860
4860
|
return (options?.client ?? _heyApiClient).head({
|
|
4861
4861
|
security: [
|
|
4862
4862
|
{
|
|
@@ -4907,7 +4907,7 @@ export const eventsCountRetrieve = (options) => {
|
|
|
4907
4907
|
/**
|
|
4908
4908
|
* Get number of items in the collection matching the request parameters.
|
|
4909
4909
|
*/
|
|
4910
|
-
export const
|
|
4910
|
+
export const eventsCountCount = (options) => {
|
|
4911
4911
|
return (options?.client ?? _heyApiClient).head({
|
|
4912
4912
|
security: [
|
|
4913
4913
|
{
|
|
@@ -4946,7 +4946,7 @@ export const eventsEventGroupsRetrieve = (options) => {
|
|
|
4946
4946
|
/**
|
|
4947
4947
|
* Get number of items in the collection matching the request parameters.
|
|
4948
4948
|
*/
|
|
4949
|
-
export const
|
|
4949
|
+
export const eventsEventGroupsCount = (options) => {
|
|
4950
4950
|
return (options?.client ?? _heyApiClient).head({
|
|
4951
4951
|
security: [
|
|
4952
4952
|
{
|
|
@@ -4984,7 +4984,7 @@ export const eventsScopeTypesRetrieve = (options) => {
|
|
|
4984
4984
|
/**
|
|
4985
4985
|
* Get number of items in the collection matching the request parameters.
|
|
4986
4986
|
*/
|
|
4987
|
-
export const
|
|
4987
|
+
export const eventsScopeTypesCount = (options) => {
|
|
4988
4988
|
return (options?.client ?? _heyApiClient).head({
|
|
4989
4989
|
security: [
|
|
4990
4990
|
{
|
|
@@ -5022,7 +5022,7 @@ export const externalLinksList = (options) => {
|
|
|
5022
5022
|
/**
|
|
5023
5023
|
* Get number of items in the collection matching the request parameters.
|
|
5024
5024
|
*/
|
|
5025
|
-
export const
|
|
5025
|
+
export const externalLinksCount = (options) => {
|
|
5026
5026
|
return (options?.client ?? _heyApiClient).head({
|
|
5027
5027
|
security: [
|
|
5028
5028
|
{
|
|
@@ -5175,7 +5175,7 @@ export const financialReportsList = (options) => {
|
|
|
5175
5175
|
/**
|
|
5176
5176
|
* Get number of items in the collection matching the request parameters.
|
|
5177
5177
|
*/
|
|
5178
|
-
export const
|
|
5178
|
+
export const financialReportsCount = (options) => {
|
|
5179
5179
|
return (options?.client ?? _heyApiClient).head({
|
|
5180
5180
|
security: [
|
|
5181
5181
|
{
|
|
@@ -5229,7 +5229,7 @@ export const freeipaProfilesList = (options) => {
|
|
|
5229
5229
|
/**
|
|
5230
5230
|
* Get number of items in the collection matching the request parameters.
|
|
5231
5231
|
*/
|
|
5232
|
-
export const
|
|
5232
|
+
export const freeipaProfilesCount = (options) => {
|
|
5233
5233
|
return (options?.client ?? _heyApiClient).head({
|
|
5234
5234
|
security: [
|
|
5235
5235
|
{
|
|
@@ -5358,7 +5358,7 @@ export const googleAuthList = (options) => {
|
|
|
5358
5358
|
/**
|
|
5359
5359
|
* Get number of items in the collection matching the request parameters.
|
|
5360
5360
|
*/
|
|
5361
|
-
export const
|
|
5361
|
+
export const googleAuthCount = (options) => {
|
|
5362
5362
|
return (options?.client ?? _heyApiClient).head({
|
|
5363
5363
|
security: [
|
|
5364
5364
|
{
|
|
@@ -5428,7 +5428,7 @@ export const googleAuthCallbackRetrieve = (options) => {
|
|
|
5428
5428
|
/**
|
|
5429
5429
|
* Get number of items in the collection matching the request parameters.
|
|
5430
5430
|
*/
|
|
5431
|
-
export const
|
|
5431
|
+
export const googleAuthCallbackCount = (options) => {
|
|
5432
5432
|
return (options.client ?? _heyApiClient).head({
|
|
5433
5433
|
security: [
|
|
5434
5434
|
{
|
|
@@ -5466,7 +5466,7 @@ export const hooksList = (options) => {
|
|
|
5466
5466
|
/**
|
|
5467
5467
|
* Get number of items in the collection matching the request parameters.
|
|
5468
5468
|
*/
|
|
5469
|
-
export const
|
|
5469
|
+
export const hooksCount = (options) => {
|
|
5470
5470
|
return (options?.client ?? _heyApiClient).head({
|
|
5471
5471
|
security: [
|
|
5472
5472
|
{
|
|
@@ -5504,7 +5504,7 @@ export const hooksEmailList = (options) => {
|
|
|
5504
5504
|
/**
|
|
5505
5505
|
* Get number of items in the collection matching the request parameters.
|
|
5506
5506
|
*/
|
|
5507
|
-
export const
|
|
5507
|
+
export const hooksEmailCount = (options) => {
|
|
5508
5508
|
return (options?.client ?? _heyApiClient).head({
|
|
5509
5509
|
security: [
|
|
5510
5510
|
{
|
|
@@ -5634,7 +5634,7 @@ export const hooksWebList = (options) => {
|
|
|
5634
5634
|
/**
|
|
5635
5635
|
* Get number of items in the collection matching the request parameters.
|
|
5636
5636
|
*/
|
|
5637
|
-
export const
|
|
5637
|
+
export const hooksWebCount = (options) => {
|
|
5638
5638
|
return (options?.client ?? _heyApiClient).head({
|
|
5639
5639
|
security: [
|
|
5640
5640
|
{
|
|
@@ -5789,7 +5789,7 @@ export const identityProvidersList = (options) => {
|
|
|
5789
5789
|
/**
|
|
5790
5790
|
* Get number of items in the collection matching the request parameters.
|
|
5791
5791
|
*/
|
|
5792
|
-
export const
|
|
5792
|
+
export const identityProvidersCount = (options) => {
|
|
5793
5793
|
return (options?.client ?? _heyApiClient).head({
|
|
5794
5794
|
security: [
|
|
5795
5795
|
{
|
|
@@ -5919,7 +5919,7 @@ export const invoiceItemsList = (options) => {
|
|
|
5919
5919
|
/**
|
|
5920
5920
|
* Get number of items in the collection matching the request parameters.
|
|
5921
5921
|
*/
|
|
5922
|
-
export const
|
|
5922
|
+
export const invoiceItemsCount = (options) => {
|
|
5923
5923
|
return (options?.client ?? _heyApiClient).head({
|
|
5924
5924
|
security: [
|
|
5925
5925
|
{
|
|
@@ -6091,7 +6091,7 @@ export const invoiceItemsCostsList = (options) => {
|
|
|
6091
6091
|
/**
|
|
6092
6092
|
* Get number of items in the collection matching the request parameters.
|
|
6093
6093
|
*/
|
|
6094
|
-
export const
|
|
6094
|
+
export const invoiceItemsCostsCount = (options) => {
|
|
6095
6095
|
return (options?.client ?? _heyApiClient).head({
|
|
6096
6096
|
security: [
|
|
6097
6097
|
{
|
|
@@ -6126,7 +6126,7 @@ export const invoiceItemsCustomerCostsForPeriodRetrieve = (options) => {
|
|
|
6126
6126
|
/**
|
|
6127
6127
|
* Get number of items in the collection matching the request parameters.
|
|
6128
6128
|
*/
|
|
6129
|
-
export const
|
|
6129
|
+
export const invoiceItemsCustomerCostsForPeriodCount = (options) => {
|
|
6130
6130
|
return (options?.client ?? _heyApiClient).head({
|
|
6131
6131
|
security: [
|
|
6132
6132
|
{
|
|
@@ -6164,7 +6164,7 @@ export const invoiceItemsProjectCostsForPeriodRetrieve = (options) => {
|
|
|
6164
6164
|
/**
|
|
6165
6165
|
* Get number of items in the collection matching the request parameters.
|
|
6166
6166
|
*/
|
|
6167
|
-
export const
|
|
6167
|
+
export const invoiceItemsProjectCostsForPeriodCount = (options) => {
|
|
6168
6168
|
return (options?.client ?? _heyApiClient).head({
|
|
6169
6169
|
security: [
|
|
6170
6170
|
{
|
|
@@ -6202,7 +6202,7 @@ export const invoiceItemsTotalPriceRetrieve = (options) => {
|
|
|
6202
6202
|
/**
|
|
6203
6203
|
* Get number of items in the collection matching the request parameters.
|
|
6204
6204
|
*/
|
|
6205
|
-
export const
|
|
6205
|
+
export const invoiceItemsTotalPriceCount = (options) => {
|
|
6206
6206
|
return (options?.client ?? _heyApiClient).head({
|
|
6207
6207
|
security: [
|
|
6208
6208
|
{
|
|
@@ -6260,7 +6260,7 @@ export const invoicesList = (options) => {
|
|
|
6260
6260
|
/**
|
|
6261
6261
|
* Get number of items in the collection matching the request parameters.
|
|
6262
6262
|
*/
|
|
6263
|
-
export const
|
|
6263
|
+
export const invoicesCount = (options) => {
|
|
6264
6264
|
return (options?.client ?? _heyApiClient).head({
|
|
6265
6265
|
security: [
|
|
6266
6266
|
{
|
|
@@ -6465,7 +6465,7 @@ export const invoicesGrowthRetrieve = (options) => {
|
|
|
6465
6465
|
/**
|
|
6466
6466
|
* Get number of items in the collection matching the request parameters.
|
|
6467
6467
|
*/
|
|
6468
|
-
export const
|
|
6468
|
+
export const invoicesGrowthCount = (options) => {
|
|
6469
6469
|
return (options?.client ?? _heyApiClient).head({
|
|
6470
6470
|
security: [
|
|
6471
6471
|
{
|
|
@@ -6503,7 +6503,7 @@ export const keycloakGroupsList = (options) => {
|
|
|
6503
6503
|
/**
|
|
6504
6504
|
* Get number of items in the collection matching the request parameters.
|
|
6505
6505
|
*/
|
|
6506
|
-
export const
|
|
6506
|
+
export const keycloakGroupsCount = (options) => {
|
|
6507
6507
|
return (options?.client ?? _heyApiClient).head({
|
|
6508
6508
|
security: [
|
|
6509
6509
|
{
|
|
@@ -6557,7 +6557,7 @@ export const keycloakUserGroupMembershipsList = (options) => {
|
|
|
6557
6557
|
/**
|
|
6558
6558
|
* Get number of items in the collection matching the request parameters.
|
|
6559
6559
|
*/
|
|
6560
|
-
export const
|
|
6560
|
+
export const keycloakUserGroupMembershipsCount = (options) => {
|
|
6561
6561
|
return (options?.client ?? _heyApiClient).head({
|
|
6562
6562
|
security: [
|
|
6563
6563
|
{
|
|
@@ -6687,7 +6687,7 @@ export const keysList = (options) => {
|
|
|
6687
6687
|
/**
|
|
6688
6688
|
* Get number of items in the collection matching the request parameters.
|
|
6689
6689
|
*/
|
|
6690
|
-
export const
|
|
6690
|
+
export const keysCount = (options) => {
|
|
6691
6691
|
return (options?.client ?? _heyApiClient).head({
|
|
6692
6692
|
security: [
|
|
6693
6693
|
{
|
|
@@ -6777,7 +6777,7 @@ export const lexisLinksList = (options) => {
|
|
|
6777
6777
|
/**
|
|
6778
6778
|
* Get number of items in the collection matching the request parameters.
|
|
6779
6779
|
*/
|
|
6780
|
-
export const
|
|
6780
|
+
export const lexisLinksCount = (options) => {
|
|
6781
6781
|
return (options?.client ?? _heyApiClient).head({
|
|
6782
6782
|
security: [
|
|
6783
6783
|
{
|
|
@@ -6907,7 +6907,7 @@ export const maintenanceAnnouncementOfferingsList = (options) => {
|
|
|
6907
6907
|
/**
|
|
6908
6908
|
* Get number of items in the collection matching the request parameters.
|
|
6909
6909
|
*/
|
|
6910
|
-
export const
|
|
6910
|
+
export const maintenanceAnnouncementOfferingsCount = (options) => {
|
|
6911
6911
|
return (options?.client ?? _heyApiClient).head({
|
|
6912
6912
|
security: [
|
|
6913
6913
|
{
|
|
@@ -7037,7 +7037,7 @@ export const maintenanceAnnouncementTemplateOfferingsList = (options) => {
|
|
|
7037
7037
|
/**
|
|
7038
7038
|
* Get number of items in the collection matching the request parameters.
|
|
7039
7039
|
*/
|
|
7040
|
-
export const
|
|
7040
|
+
export const maintenanceAnnouncementTemplateOfferingsCount = (options) => {
|
|
7041
7041
|
return (options?.client ?? _heyApiClient).head({
|
|
7042
7042
|
security: [
|
|
7043
7043
|
{
|
|
@@ -7167,7 +7167,7 @@ export const maintenanceAnnouncementsList = (options) => {
|
|
|
7167
7167
|
/**
|
|
7168
7168
|
* Get number of items in the collection matching the request parameters.
|
|
7169
7169
|
*/
|
|
7170
|
-
export const
|
|
7170
|
+
export const maintenanceAnnouncementsCount = (options) => {
|
|
7171
7171
|
return (options?.client ?? _heyApiClient).head({
|
|
7172
7172
|
security: [
|
|
7173
7173
|
{
|
|
@@ -7225,7 +7225,7 @@ export const maintenanceAnnouncementsTemplateList = (options) => {
|
|
|
7225
7225
|
/**
|
|
7226
7226
|
* Get number of items in the collection matching the request parameters.
|
|
7227
7227
|
*/
|
|
7228
|
-
export const
|
|
7228
|
+
export const maintenanceAnnouncementsTemplateCount = (options) => {
|
|
7229
7229
|
return (options?.client ?? _heyApiClient).head({
|
|
7230
7230
|
security: [
|
|
7231
7231
|
{
|
|
@@ -7443,7 +7443,7 @@ export const marketplaceCategoriesList = (options) => {
|
|
|
7443
7443
|
/**
|
|
7444
7444
|
* Get number of items in the collection matching the request parameters.
|
|
7445
7445
|
*/
|
|
7446
|
-
export const
|
|
7446
|
+
export const marketplaceCategoriesCount = (options) => {
|
|
7447
7447
|
return (options?.client ?? _heyApiClient).head({
|
|
7448
7448
|
security: [
|
|
7449
7449
|
{
|
|
@@ -7573,7 +7573,7 @@ export const marketplaceCategoryColumnsList = (options) => {
|
|
|
7573
7573
|
/**
|
|
7574
7574
|
* Get number of items in the collection matching the request parameters.
|
|
7575
7575
|
*/
|
|
7576
|
-
export const
|
|
7576
|
+
export const marketplaceCategoryColumnsCount = (options) => {
|
|
7577
7577
|
return (options?.client ?? _heyApiClient).head({
|
|
7578
7578
|
security: [
|
|
7579
7579
|
{
|
|
@@ -7703,7 +7703,7 @@ export const marketplaceCategoryComponentUsagesList = (options) => {
|
|
|
7703
7703
|
/**
|
|
7704
7704
|
* Get number of items in the collection matching the request parameters.
|
|
7705
7705
|
*/
|
|
7706
|
-
export const
|
|
7706
|
+
export const marketplaceCategoryComponentUsagesCount = (options) => {
|
|
7707
7707
|
return (options?.client ?? _heyApiClient).head({
|
|
7708
7708
|
security: [
|
|
7709
7709
|
{
|
|
@@ -7757,7 +7757,7 @@ export const marketplaceCategoryComponentsList = (options) => {
|
|
|
7757
7757
|
/**
|
|
7758
7758
|
* Get number of items in the collection matching the request parameters.
|
|
7759
7759
|
*/
|
|
7760
|
-
export const
|
|
7760
|
+
export const marketplaceCategoryComponentsCount = (options) => {
|
|
7761
7761
|
return (options?.client ?? _heyApiClient).head({
|
|
7762
7762
|
security: [
|
|
7763
7763
|
{
|
|
@@ -7887,7 +7887,7 @@ export const marketplaceCategoryGroupsList = (options) => {
|
|
|
7887
7887
|
/**
|
|
7888
7888
|
* Get number of items in the collection matching the request parameters.
|
|
7889
7889
|
*/
|
|
7890
|
-
export const
|
|
7890
|
+
export const marketplaceCategoryGroupsCount = (options) => {
|
|
7891
7891
|
return (options?.client ?? _heyApiClient).head({
|
|
7892
7892
|
security: [
|
|
7893
7893
|
{
|
|
@@ -8017,7 +8017,7 @@ export const marketplaceCategoryHelpArticlesList = (options) => {
|
|
|
8017
8017
|
/**
|
|
8018
8018
|
* Get number of items in the collection matching the request parameters.
|
|
8019
8019
|
*/
|
|
8020
|
-
export const
|
|
8020
|
+
export const marketplaceCategoryHelpArticlesCount = (options) => {
|
|
8021
8021
|
return (options?.client ?? _heyApiClient).head({
|
|
8022
8022
|
security: [
|
|
8023
8023
|
{
|
|
@@ -8147,7 +8147,7 @@ export const marketplaceChecklistsAdminList = (options) => {
|
|
|
8147
8147
|
/**
|
|
8148
8148
|
* Get number of items in the collection matching the request parameters.
|
|
8149
8149
|
*/
|
|
8150
|
-
export const
|
|
8150
|
+
export const marketplaceChecklistsAdminCount = (options) => {
|
|
8151
8151
|
return (options?.client ?? _heyApiClient).head({
|
|
8152
8152
|
security: [
|
|
8153
8153
|
{
|
|
@@ -8205,7 +8205,7 @@ export const marketplaceChecklistsAdminQuestionDependenciesList = (options) => {
|
|
|
8205
8205
|
/**
|
|
8206
8206
|
* Get number of items in the collection matching the request parameters.
|
|
8207
8207
|
*/
|
|
8208
|
-
export const
|
|
8208
|
+
export const marketplaceChecklistsAdminQuestionDependenciesCount = (options) => {
|
|
8209
8209
|
return (options?.client ?? _heyApiClient).head({
|
|
8210
8210
|
security: [
|
|
8211
8211
|
{
|
|
@@ -8335,7 +8335,7 @@ export const marketplaceChecklistsAdminQuestionOptionsList = (options) => {
|
|
|
8335
8335
|
/**
|
|
8336
8336
|
* Get number of items in the collection matching the request parameters.
|
|
8337
8337
|
*/
|
|
8338
|
-
export const
|
|
8338
|
+
export const marketplaceChecklistsAdminQuestionOptionsCount = (options) => {
|
|
8339
8339
|
return (options?.client ?? _heyApiClient).head({
|
|
8340
8340
|
security: [
|
|
8341
8341
|
{
|
|
@@ -8465,7 +8465,7 @@ export const marketplaceChecklistsAdminQuestionsList = (options) => {
|
|
|
8465
8465
|
/**
|
|
8466
8466
|
* Get number of items in the collection matching the request parameters.
|
|
8467
8467
|
*/
|
|
8468
|
-
export const
|
|
8468
|
+
export const marketplaceChecklistsAdminQuestionsCount = (options) => {
|
|
8469
8469
|
return (options?.client ?? _heyApiClient).head({
|
|
8470
8470
|
security: [
|
|
8471
8471
|
{
|
|
@@ -8721,7 +8721,7 @@ export const marketplaceComponentUsagesList = (options) => {
|
|
|
8721
8721
|
/**
|
|
8722
8722
|
* Get number of items in the collection matching the request parameters.
|
|
8723
8723
|
*/
|
|
8724
|
-
export const
|
|
8724
|
+
export const marketplaceComponentUsagesCount = (options) => {
|
|
8725
8725
|
return (options?.client ?? _heyApiClient).head({
|
|
8726
8726
|
security: [
|
|
8727
8727
|
{
|
|
@@ -8815,7 +8815,7 @@ export const marketplaceComponentUserUsagesList = (options) => {
|
|
|
8815
8815
|
/**
|
|
8816
8816
|
* Get number of items in the collection matching the request parameters.
|
|
8817
8817
|
*/
|
|
8818
|
-
export const
|
|
8818
|
+
export const marketplaceComponentUserUsagesCount = (options) => {
|
|
8819
8819
|
return (options?.client ?? _heyApiClient).head({
|
|
8820
8820
|
security: [
|
|
8821
8821
|
{
|
|
@@ -8869,7 +8869,7 @@ export const marketplaceCustomerEstimatedCostPoliciesList = (options) => {
|
|
|
8869
8869
|
/**
|
|
8870
8870
|
* Get number of items in the collection matching the request parameters.
|
|
8871
8871
|
*/
|
|
8872
|
-
export const
|
|
8872
|
+
export const marketplaceCustomerEstimatedCostPoliciesCount = (options) => {
|
|
8873
8873
|
return (options?.client ?? _heyApiClient).head({
|
|
8874
8874
|
security: [
|
|
8875
8875
|
{
|
|
@@ -8996,7 +8996,7 @@ export const marketplaceCustomerEstimatedCostPoliciesActionsRetrieve = (options)
|
|
|
8996
8996
|
/**
|
|
8997
8997
|
* Get number of items in the collection matching the request parameters.
|
|
8998
8998
|
*/
|
|
8999
|
-
export const
|
|
8999
|
+
export const marketplaceCustomerEstimatedCostPoliciesActionsCount = (options) => {
|
|
9000
9000
|
return (options?.client ?? _heyApiClient).head({
|
|
9001
9001
|
security: [
|
|
9002
9002
|
{
|
|
@@ -9034,7 +9034,7 @@ export const marketplaceCustomerServiceAccountsList = (options) => {
|
|
|
9034
9034
|
/**
|
|
9035
9035
|
* Get number of items in the collection matching the request parameters.
|
|
9036
9036
|
*/
|
|
9037
|
-
export const
|
|
9037
|
+
export const marketplaceCustomerServiceAccountsCount = (options) => {
|
|
9038
9038
|
return (options?.client ?? _heyApiClient).head({
|
|
9039
9039
|
security: [
|
|
9040
9040
|
{
|
|
@@ -9199,7 +9199,7 @@ export const marketplaceIntegrationStatusesList = (options) => {
|
|
|
9199
9199
|
/**
|
|
9200
9200
|
* Get number of items in the collection matching the request parameters.
|
|
9201
9201
|
*/
|
|
9202
|
-
export const
|
|
9202
|
+
export const marketplaceIntegrationStatusesCount = (options) => {
|
|
9203
9203
|
return (options?.client ?? _heyApiClient).head({
|
|
9204
9204
|
security: [
|
|
9205
9205
|
{
|
|
@@ -9253,7 +9253,7 @@ export const marketplaceOfferingEstimatedCostPoliciesList = (options) => {
|
|
|
9253
9253
|
/**
|
|
9254
9254
|
* Get number of items in the collection matching the request parameters.
|
|
9255
9255
|
*/
|
|
9256
|
-
export const
|
|
9256
|
+
export const marketplaceOfferingEstimatedCostPoliciesCount = (options) => {
|
|
9257
9257
|
return (options?.client ?? _heyApiClient).head({
|
|
9258
9258
|
security: [
|
|
9259
9259
|
{
|
|
@@ -9383,7 +9383,7 @@ export const marketplaceOfferingEstimatedCostPoliciesActionsRetrieve = (options)
|
|
|
9383
9383
|
/**
|
|
9384
9384
|
* Get number of items in the collection matching the request parameters.
|
|
9385
9385
|
*/
|
|
9386
|
-
export const
|
|
9386
|
+
export const marketplaceOfferingEstimatedCostPoliciesActionsCount = (options) => {
|
|
9387
9387
|
return (options?.client ?? _heyApiClient).head({
|
|
9388
9388
|
security: [
|
|
9389
9389
|
{
|
|
@@ -9421,7 +9421,7 @@ export const marketplaceOfferingFilesList = (options) => {
|
|
|
9421
9421
|
/**
|
|
9422
9422
|
* Get number of items in the collection matching the request parameters.
|
|
9423
9423
|
*/
|
|
9424
|
-
export const
|
|
9424
|
+
export const marketplaceOfferingFilesCount = (options) => {
|
|
9425
9425
|
return (options?.client ?? _heyApiClient).head({
|
|
9426
9426
|
security: [
|
|
9427
9427
|
{
|
|
@@ -9511,7 +9511,7 @@ export const marketplaceOfferingPermissionsList = (options) => {
|
|
|
9511
9511
|
/**
|
|
9512
9512
|
* Get number of items in the collection matching the request parameters.
|
|
9513
9513
|
*/
|
|
9514
|
-
export const
|
|
9514
|
+
export const marketplaceOfferingPermissionsCount = (options) => {
|
|
9515
9515
|
return (options?.client ?? _heyApiClient).head({
|
|
9516
9516
|
security: [
|
|
9517
9517
|
{
|
|
@@ -9549,7 +9549,7 @@ export const marketplaceOfferingPermissionsLogList = (options) => {
|
|
|
9549
9549
|
/**
|
|
9550
9550
|
* Get number of items in the collection matching the request parameters.
|
|
9551
9551
|
*/
|
|
9552
|
-
export const
|
|
9552
|
+
export const marketplaceOfferingPermissionsLogCount = (options) => {
|
|
9553
9553
|
return (options?.client ?? _heyApiClient).head({
|
|
9554
9554
|
security: [
|
|
9555
9555
|
{
|
|
@@ -9619,7 +9619,7 @@ export const marketplaceOfferingReferralsList = (options) => {
|
|
|
9619
9619
|
/**
|
|
9620
9620
|
* Get number of items in the collection matching the request parameters.
|
|
9621
9621
|
*/
|
|
9622
|
-
export const
|
|
9622
|
+
export const marketplaceOfferingReferralsCount = (options) => {
|
|
9623
9623
|
return (options?.client ?? _heyApiClient).head({
|
|
9624
9624
|
security: [
|
|
9625
9625
|
{
|
|
@@ -9673,7 +9673,7 @@ export const marketplaceOfferingUsagePoliciesList = (options) => {
|
|
|
9673
9673
|
/**
|
|
9674
9674
|
* Get number of items in the collection matching the request parameters.
|
|
9675
9675
|
*/
|
|
9676
|
-
export const
|
|
9676
|
+
export const marketplaceOfferingUsagePoliciesCount = (options) => {
|
|
9677
9677
|
return (options?.client ?? _heyApiClient).head({
|
|
9678
9678
|
security: [
|
|
9679
9679
|
{
|
|
@@ -9800,7 +9800,7 @@ export const marketplaceOfferingUsagePoliciesActionsRetrieve = (options) => {
|
|
|
9800
9800
|
/**
|
|
9801
9801
|
* Get number of items in the collection matching the request parameters.
|
|
9802
9802
|
*/
|
|
9803
|
-
export const
|
|
9803
|
+
export const marketplaceOfferingUsagePoliciesActionsCount = (options) => {
|
|
9804
9804
|
return (options?.client ?? _heyApiClient).head({
|
|
9805
9805
|
security: [
|
|
9806
9806
|
{
|
|
@@ -9838,7 +9838,7 @@ export const marketplaceOfferingUserRolesList = (options) => {
|
|
|
9838
9838
|
/**
|
|
9839
9839
|
* Get number of items in the collection matching the request parameters.
|
|
9840
9840
|
*/
|
|
9841
|
-
export const
|
|
9841
|
+
export const marketplaceOfferingUserRolesCount = (options) => {
|
|
9842
9842
|
return (options?.client ?? _heyApiClient).head({
|
|
9843
9843
|
security: [
|
|
9844
9844
|
{
|
|
@@ -9968,7 +9968,7 @@ export const marketplaceOfferingUsersList = (options) => {
|
|
|
9968
9968
|
/**
|
|
9969
9969
|
* Get number of items in the collection matching the request parameters.
|
|
9970
9970
|
*/
|
|
9971
|
-
export const
|
|
9971
|
+
export const marketplaceOfferingUsersCount = (options) => {
|
|
9972
9972
|
return (options?.client ?? _heyApiClient).head({
|
|
9973
9973
|
security: [
|
|
9974
9974
|
{
|
|
@@ -10318,7 +10318,7 @@ export const marketplaceOrdersList = (options) => {
|
|
|
10318
10318
|
/**
|
|
10319
10319
|
* Get number of items in the collection matching the request parameters.
|
|
10320
10320
|
*/
|
|
10321
|
-
export const
|
|
10321
|
+
export const marketplaceOrdersCount = (options) => {
|
|
10322
10322
|
return (options?.client ?? _heyApiClient).head({
|
|
10323
10323
|
security: [
|
|
10324
10324
|
{
|
|
@@ -10572,7 +10572,7 @@ export const marketplacePlanComponentsList = (options) => {
|
|
|
10572
10572
|
/**
|
|
10573
10573
|
* Get number of items in the collection matching the request parameters.
|
|
10574
10574
|
*/
|
|
10575
|
-
export const
|
|
10575
|
+
export const marketplacePlanComponentsCount = (options) => {
|
|
10576
10576
|
return (options?.client ?? _heyApiClient).head({
|
|
10577
10577
|
security: [
|
|
10578
10578
|
{
|
|
@@ -10626,7 +10626,7 @@ export const marketplacePlansList = (options) => {
|
|
|
10626
10626
|
/**
|
|
10627
10627
|
* Get number of items in the collection matching the request parameters.
|
|
10628
10628
|
*/
|
|
10629
|
-
export const
|
|
10629
|
+
export const marketplacePlansCount = (options) => {
|
|
10630
10630
|
return (options?.client ?? _heyApiClient).head({
|
|
10631
10631
|
security: [
|
|
10632
10632
|
{
|
|
@@ -10845,7 +10845,7 @@ export const marketplacePlansUsageStatsList = (options) => {
|
|
|
10845
10845
|
/**
|
|
10846
10846
|
* Get number of items in the collection matching the request parameters.
|
|
10847
10847
|
*/
|
|
10848
|
-
export const
|
|
10848
|
+
export const marketplacePlansUsageStatsCount = (options) => {
|
|
10849
10849
|
return (options?.client ?? _heyApiClient).head({
|
|
10850
10850
|
security: [
|
|
10851
10851
|
{
|
|
@@ -10889,7 +10889,7 @@ export const marketplaceProjectEstimatedCostPoliciesList = (options) => {
|
|
|
10889
10889
|
/**
|
|
10890
10890
|
* Get number of items in the collection matching the request parameters.
|
|
10891
10891
|
*/
|
|
10892
|
-
export const
|
|
10892
|
+
export const marketplaceProjectEstimatedCostPoliciesCount = (options) => {
|
|
10893
10893
|
return (options?.client ?? _heyApiClient).head({
|
|
10894
10894
|
security: [
|
|
10895
10895
|
{
|
|
@@ -11016,7 +11016,7 @@ export const marketplaceProjectEstimatedCostPoliciesActionsRetrieve = (options)
|
|
|
11016
11016
|
/**
|
|
11017
11017
|
* Get number of items in the collection matching the request parameters.
|
|
11018
11018
|
*/
|
|
11019
|
-
export const
|
|
11019
|
+
export const marketplaceProjectEstimatedCostPoliciesActionsCount = (options) => {
|
|
11020
11020
|
return (options?.client ?? _heyApiClient).head({
|
|
11021
11021
|
security: [
|
|
11022
11022
|
{
|
|
@@ -11054,7 +11054,7 @@ export const marketplaceProjectServiceAccountsList = (options) => {
|
|
|
11054
11054
|
/**
|
|
11055
11055
|
* Get number of items in the collection matching the request parameters.
|
|
11056
11056
|
*/
|
|
11057
|
-
export const
|
|
11057
|
+
export const marketplaceProjectServiceAccountsCount = (options) => {
|
|
11058
11058
|
return (options?.client ?? _heyApiClient).head({
|
|
11059
11059
|
security: [
|
|
11060
11060
|
{
|
|
@@ -11200,7 +11200,7 @@ export const marketplaceProjectUpdateRequestsList = (options) => {
|
|
|
11200
11200
|
/**
|
|
11201
11201
|
* Get number of items in the collection matching the request parameters.
|
|
11202
11202
|
*/
|
|
11203
|
-
export const
|
|
11203
|
+
export const marketplaceProjectUpdateRequestsCount = (options) => {
|
|
11204
11204
|
return (options?.client ?? _heyApiClient).head({
|
|
11205
11205
|
security: [
|
|
11206
11206
|
{
|
|
@@ -11300,7 +11300,7 @@ export const marketplaceProviderOfferingsList = (options) => {
|
|
|
11300
11300
|
/**
|
|
11301
11301
|
* Get number of items in the collection matching the request parameters.
|
|
11302
11302
|
*/
|
|
11303
|
-
export const
|
|
11303
|
+
export const marketplaceProviderOfferingsCount = (options) => {
|
|
11304
11304
|
return (options?.client ?? _heyApiClient).head({
|
|
11305
11305
|
security: [
|
|
11306
11306
|
{
|
|
@@ -12250,7 +12250,7 @@ export const marketplaceProviderOfferingsGroupsList = (options) => {
|
|
|
12250
12250
|
/**
|
|
12251
12251
|
* Get number of items in the collection matching the request parameters.
|
|
12252
12252
|
*/
|
|
12253
|
-
export const
|
|
12253
|
+
export const marketplaceProviderOfferingsGroupsCount = (options) => {
|
|
12254
12254
|
return (options?.client ?? _heyApiClient).head({
|
|
12255
12255
|
security: [
|
|
12256
12256
|
{
|
|
@@ -12288,7 +12288,7 @@ export const marketplaceProviderResourcesList = (options) => {
|
|
|
12288
12288
|
/**
|
|
12289
12289
|
* Get number of items in the collection matching the request parameters.
|
|
12290
12290
|
*/
|
|
12291
|
-
export const
|
|
12291
|
+
export const marketplaceProviderResourcesCount = (options) => {
|
|
12292
12292
|
return (options?.client ?? _heyApiClient).head({
|
|
12293
12293
|
security: [
|
|
12294
12294
|
{
|
|
@@ -12824,7 +12824,7 @@ export const marketplacePublicOfferingsList = (options) => {
|
|
|
12824
12824
|
/**
|
|
12825
12825
|
* Get number of items in the collection matching the request parameters.
|
|
12826
12826
|
*/
|
|
12827
|
-
export const
|
|
12827
|
+
export const marketplacePublicOfferingsCount = (options) => {
|
|
12828
12828
|
return (options?.client ?? _heyApiClient).head({
|
|
12829
12829
|
security: [
|
|
12830
12830
|
{
|
|
@@ -12926,7 +12926,7 @@ export const marketplaceRemoteSynchronisationsList = (options) => {
|
|
|
12926
12926
|
/**
|
|
12927
12927
|
* Get number of items in the collection matching the request parameters.
|
|
12928
12928
|
*/
|
|
12929
|
-
export const
|
|
12929
|
+
export const marketplaceRemoteSynchronisationsCount = (options) => {
|
|
12930
12930
|
return (options?.client ?? _heyApiClient).head({
|
|
12931
12931
|
security: [
|
|
12932
12932
|
{
|
|
@@ -13088,7 +13088,7 @@ export const marketplaceResourceUsersList = (options) => {
|
|
|
13088
13088
|
/**
|
|
13089
13089
|
* Get number of items in the collection matching the request parameters.
|
|
13090
13090
|
*/
|
|
13091
|
-
export const
|
|
13091
|
+
export const marketplaceResourceUsersCount = (options) => {
|
|
13092
13092
|
return (options?.client ?? _heyApiClient).head({
|
|
13093
13093
|
security: [
|
|
13094
13094
|
{
|
|
@@ -13178,7 +13178,7 @@ export const marketplaceResourcesList = (options) => {
|
|
|
13178
13178
|
/**
|
|
13179
13179
|
* Get number of items in the collection matching the request parameters.
|
|
13180
13180
|
*/
|
|
13181
|
-
export const
|
|
13181
|
+
export const marketplaceResourcesCount = (options) => {
|
|
13182
13182
|
return (options?.client ?? _heyApiClient).head({
|
|
13183
13183
|
security: [
|
|
13184
13184
|
{
|
|
@@ -13596,7 +13596,7 @@ export const marketplaceRobotAccountsList = (options) => {
|
|
|
13596
13596
|
/**
|
|
13597
13597
|
* Get number of items in the collection matching the request parameters.
|
|
13598
13598
|
*/
|
|
13599
|
-
export const
|
|
13599
|
+
export const marketplaceRobotAccountsCount = (options) => {
|
|
13600
13600
|
return (options?.client ?? _heyApiClient).head({
|
|
13601
13601
|
security: [
|
|
13602
13602
|
{
|
|
@@ -13829,7 +13829,7 @@ export const marketplaceScreenshotsList = (options) => {
|
|
|
13829
13829
|
/**
|
|
13830
13830
|
* Get number of items in the collection matching the request parameters.
|
|
13831
13831
|
*/
|
|
13832
|
-
export const
|
|
13832
|
+
export const marketplaceScreenshotsCount = (options) => {
|
|
13833
13833
|
return (options?.client ?? _heyApiClient).head({
|
|
13834
13834
|
security: [
|
|
13835
13835
|
{
|
|
@@ -13959,7 +13959,7 @@ export const marketplaceScriptAsyncDryRunList = (options) => {
|
|
|
13959
13959
|
/**
|
|
13960
13960
|
* Get number of items in the collection matching the request parameters.
|
|
13961
13961
|
*/
|
|
13962
|
-
export const
|
|
13962
|
+
export const marketplaceScriptAsyncDryRunCount = (options) => {
|
|
13963
13963
|
return (options?.client ?? _heyApiClient).head({
|
|
13964
13964
|
security: [
|
|
13965
13965
|
{
|
|
@@ -14079,7 +14079,7 @@ export const marketplaceSectionsList = (options) => {
|
|
|
14079
14079
|
/**
|
|
14080
14080
|
* Get number of items in the collection matching the request parameters.
|
|
14081
14081
|
*/
|
|
14082
|
-
export const
|
|
14082
|
+
export const marketplaceSectionsCount = (options) => {
|
|
14083
14083
|
return (options?.client ?? _heyApiClient).head({
|
|
14084
14084
|
security: [
|
|
14085
14085
|
{
|
|
@@ -14209,7 +14209,7 @@ export const marketplaceServiceProvidersList = (options) => {
|
|
|
14209
14209
|
/**
|
|
14210
14210
|
* Get number of items in the collection matching the request parameters.
|
|
14211
14211
|
*/
|
|
14212
|
-
export const
|
|
14212
|
+
export const marketplaceServiceProvidersCount = (options) => {
|
|
14213
14213
|
return (options?.client ?? _heyApiClient).head({
|
|
14214
14214
|
security: [
|
|
14215
14215
|
{
|
|
@@ -14696,7 +14696,7 @@ export const marketplaceStatsComponentUsagesList = (options) => {
|
|
|
14696
14696
|
/**
|
|
14697
14697
|
* Get number of items in the collection matching the request parameters.
|
|
14698
14698
|
*/
|
|
14699
|
-
export const
|
|
14699
|
+
export const marketplaceStatsComponentUsagesCount = (options) => {
|
|
14700
14700
|
return (options?.client ?? _heyApiClient).head({
|
|
14701
14701
|
security: [
|
|
14702
14702
|
{
|
|
@@ -14734,7 +14734,7 @@ export const marketplaceStatsComponentUsagesPerMonthList = (options) => {
|
|
|
14734
14734
|
/**
|
|
14735
14735
|
* Get number of items in the collection matching the request parameters.
|
|
14736
14736
|
*/
|
|
14737
|
-
export const
|
|
14737
|
+
export const marketplaceStatsComponentUsagesPerMonthCount = (options) => {
|
|
14738
14738
|
return (options?.client ?? _heyApiClient).head({
|
|
14739
14739
|
security: [
|
|
14740
14740
|
{
|
|
@@ -14772,7 +14772,7 @@ export const marketplaceStatsComponentUsagesPerProjectList = (options) => {
|
|
|
14772
14772
|
/**
|
|
14773
14773
|
* Get number of items in the collection matching the request parameters.
|
|
14774
14774
|
*/
|
|
14775
|
-
export const
|
|
14775
|
+
export const marketplaceStatsComponentUsagesPerProjectCount = (options) => {
|
|
14776
14776
|
return (options?.client ?? _heyApiClient).head({
|
|
14777
14777
|
security: [
|
|
14778
14778
|
{
|
|
@@ -14810,7 +14810,7 @@ export const marketplaceStatsCountActiveResourcesGroupedByOfferingList = (option
|
|
|
14810
14810
|
/**
|
|
14811
14811
|
* Get number of items in the collection matching the request parameters.
|
|
14812
14812
|
*/
|
|
14813
|
-
export const
|
|
14813
|
+
export const marketplaceStatsCountActiveResourcesGroupedByOfferingCount = (options) => {
|
|
14814
14814
|
return (options?.client ?? _heyApiClient).head({
|
|
14815
14815
|
security: [
|
|
14816
14816
|
{
|
|
@@ -14848,7 +14848,7 @@ export const marketplaceStatsCountActiveResourcesGroupedByOfferingCountryList =
|
|
|
14848
14848
|
/**
|
|
14849
14849
|
* Get number of items in the collection matching the request parameters.
|
|
14850
14850
|
*/
|
|
14851
|
-
export const
|
|
14851
|
+
export const marketplaceStatsCountActiveResourcesGroupedByOfferingCountryCount = (options) => {
|
|
14852
14852
|
return (options?.client ?? _heyApiClient).head({
|
|
14853
14853
|
security: [
|
|
14854
14854
|
{
|
|
@@ -14886,7 +14886,7 @@ export const marketplaceStatsCountActiveResourcesGroupedByOrganizationGroupList
|
|
|
14886
14886
|
/**
|
|
14887
14887
|
* Get number of items in the collection matching the request parameters.
|
|
14888
14888
|
*/
|
|
14889
|
-
export const
|
|
14889
|
+
export const marketplaceStatsCountActiveResourcesGroupedByOrganizationGroupCount = (options) => {
|
|
14890
14890
|
return (options?.client ?? _heyApiClient).head({
|
|
14891
14891
|
security: [
|
|
14892
14892
|
{
|
|
@@ -14924,7 +14924,7 @@ export const marketplaceStatsCountProjectsGroupedByProviderAndIndustryFlagList =
|
|
|
14924
14924
|
/**
|
|
14925
14925
|
* Get number of items in the collection matching the request parameters.
|
|
14926
14926
|
*/
|
|
14927
|
-
export const
|
|
14927
|
+
export const marketplaceStatsCountProjectsGroupedByProviderAndIndustryFlagCount = (options) => {
|
|
14928
14928
|
return (options?.client ?? _heyApiClient).head({
|
|
14929
14929
|
security: [
|
|
14930
14930
|
{
|
|
@@ -14962,7 +14962,7 @@ export const marketplaceStatsCountProjectsGroupedByProviderAndOecdList = (option
|
|
|
14962
14962
|
/**
|
|
14963
14963
|
* Get number of items in the collection matching the request parameters.
|
|
14964
14964
|
*/
|
|
14965
|
-
export const
|
|
14965
|
+
export const marketplaceStatsCountProjectsGroupedByProviderAndOecdCount = (options) => {
|
|
14966
14966
|
return (options?.client ?? _heyApiClient).head({
|
|
14967
14967
|
security: [
|
|
14968
14968
|
{
|
|
@@ -15000,7 +15000,7 @@ export const marketplaceStatsCountProjectsOfServiceProvidersList = (options) =>
|
|
|
15000
15000
|
/**
|
|
15001
15001
|
* Get number of items in the collection matching the request parameters.
|
|
15002
15002
|
*/
|
|
15003
|
-
export const
|
|
15003
|
+
export const marketplaceStatsCountProjectsOfServiceProvidersCount = (options) => {
|
|
15004
15004
|
return (options?.client ?? _heyApiClient).head({
|
|
15005
15005
|
security: [
|
|
15006
15006
|
{
|
|
@@ -15038,7 +15038,7 @@ export const marketplaceStatsCountProjectsOfServiceProvidersGroupedByOecdList =
|
|
|
15038
15038
|
/**
|
|
15039
15039
|
* Get number of items in the collection matching the request parameters.
|
|
15040
15040
|
*/
|
|
15041
|
-
export const
|
|
15041
|
+
export const marketplaceStatsCountProjectsOfServiceProvidersGroupedByOecdCount = (options) => {
|
|
15042
15042
|
return (options?.client ?? _heyApiClient).head({
|
|
15043
15043
|
security: [
|
|
15044
15044
|
{
|
|
@@ -15076,7 +15076,7 @@ export const marketplaceStatsCountUniqueUsersConnectedWithActiveResourcesOfServi
|
|
|
15076
15076
|
/**
|
|
15077
15077
|
* Get number of items in the collection matching the request parameters.
|
|
15078
15078
|
*/
|
|
15079
|
-
export const
|
|
15079
|
+
export const marketplaceStatsCountUniqueUsersConnectedWithActiveResourcesOfServiceProviderCount = (options) => {
|
|
15080
15080
|
return (options?.client ?? _heyApiClient).head({
|
|
15081
15081
|
security: [
|
|
15082
15082
|
{
|
|
@@ -15114,7 +15114,7 @@ export const marketplaceStatsCountUsersOfServiceProvidersList = (options) => {
|
|
|
15114
15114
|
/**
|
|
15115
15115
|
* Get number of items in the collection matching the request parameters.
|
|
15116
15116
|
*/
|
|
15117
|
-
export const
|
|
15117
|
+
export const marketplaceStatsCountUsersOfServiceProvidersCount = (options) => {
|
|
15118
15118
|
return (options?.client ?? _heyApiClient).head({
|
|
15119
15119
|
security: [
|
|
15120
15120
|
{
|
|
@@ -15152,7 +15152,7 @@ export const marketplaceStatsCustomerMemberCountList = (options) => {
|
|
|
15152
15152
|
/**
|
|
15153
15153
|
* Get number of items in the collection matching the request parameters.
|
|
15154
15154
|
*/
|
|
15155
|
-
export const
|
|
15155
|
+
export const marketplaceStatsCustomerMemberCountCount = (options) => {
|
|
15156
15156
|
return (options?.client ?? _heyApiClient).head({
|
|
15157
15157
|
security: [
|
|
15158
15158
|
{
|
|
@@ -15190,7 +15190,7 @@ export const marketplaceStatsOfferingsCounterStatsList = (options) => {
|
|
|
15190
15190
|
/**
|
|
15191
15191
|
* Get number of items in the collection matching the request parameters.
|
|
15192
15192
|
*/
|
|
15193
|
-
export const
|
|
15193
|
+
export const marketplaceStatsOfferingsCounterStatsCount = (options) => {
|
|
15194
15194
|
return (options?.client ?? _heyApiClient).head({
|
|
15195
15195
|
security: [
|
|
15196
15196
|
{
|
|
@@ -15228,7 +15228,7 @@ export const marketplaceStatsOrganizationProjectCountList = (options) => {
|
|
|
15228
15228
|
/**
|
|
15229
15229
|
* Get number of items in the collection matching the request parameters.
|
|
15230
15230
|
*/
|
|
15231
|
-
export const
|
|
15231
|
+
export const marketplaceStatsOrganizationProjectCountCount = (options) => {
|
|
15232
15232
|
return (options?.client ?? _heyApiClient).head({
|
|
15233
15233
|
security: [
|
|
15234
15234
|
{
|
|
@@ -15266,7 +15266,7 @@ export const marketplaceStatsOrganizationResourceCountList = (options) => {
|
|
|
15266
15266
|
/**
|
|
15267
15267
|
* Get number of items in the collection matching the request parameters.
|
|
15268
15268
|
*/
|
|
15269
|
-
export const
|
|
15269
|
+
export const marketplaceStatsOrganizationResourceCountCount = (options) => {
|
|
15270
15270
|
return (options?.client ?? _heyApiClient).head({
|
|
15271
15271
|
security: [
|
|
15272
15272
|
{
|
|
@@ -15304,7 +15304,7 @@ export const marketplaceStatsProjectsLimitsGroupedByIndustryFlagRetrieve = (opti
|
|
|
15304
15304
|
/**
|
|
15305
15305
|
* Get number of items in the collection matching the request parameters.
|
|
15306
15306
|
*/
|
|
15307
|
-
export const
|
|
15307
|
+
export const marketplaceStatsProjectsLimitsGroupedByIndustryFlagCount = (options) => {
|
|
15308
15308
|
return (options?.client ?? _heyApiClient).head({
|
|
15309
15309
|
security: [
|
|
15310
15310
|
{
|
|
@@ -15342,7 +15342,7 @@ export const marketplaceStatsProjectsLimitsGroupedByOecdRetrieve = (options) =>
|
|
|
15342
15342
|
/**
|
|
15343
15343
|
* Get number of items in the collection matching the request parameters.
|
|
15344
15344
|
*/
|
|
15345
|
-
export const
|
|
15345
|
+
export const marketplaceStatsProjectsLimitsGroupedByOecdCount = (options) => {
|
|
15346
15346
|
return (options?.client ?? _heyApiClient).head({
|
|
15347
15347
|
security: [
|
|
15348
15348
|
{
|
|
@@ -15380,7 +15380,7 @@ export const marketplaceStatsProjectsUsagesGroupedByIndustryFlagRetrieve = (opti
|
|
|
15380
15380
|
/**
|
|
15381
15381
|
* Get number of items in the collection matching the request parameters.
|
|
15382
15382
|
*/
|
|
15383
|
-
export const
|
|
15383
|
+
export const marketplaceStatsProjectsUsagesGroupedByIndustryFlagCount = (options) => {
|
|
15384
15384
|
return (options?.client ?? _heyApiClient).head({
|
|
15385
15385
|
security: [
|
|
15386
15386
|
{
|
|
@@ -15418,7 +15418,7 @@ export const marketplaceStatsProjectsUsagesGroupedByOecdRetrieve = (options) =>
|
|
|
15418
15418
|
/**
|
|
15419
15419
|
* Get number of items in the collection matching the request parameters.
|
|
15420
15420
|
*/
|
|
15421
|
-
export const
|
|
15421
|
+
export const marketplaceStatsProjectsUsagesGroupedByOecdCount = (options) => {
|
|
15422
15422
|
return (options?.client ?? _heyApiClient).head({
|
|
15423
15423
|
security: [
|
|
15424
15424
|
{
|
|
@@ -15456,7 +15456,7 @@ export const marketplaceStatsResourcesLimitsList = (options) => {
|
|
|
15456
15456
|
/**
|
|
15457
15457
|
* Get number of items in the collection matching the request parameters.
|
|
15458
15458
|
*/
|
|
15459
|
-
export const
|
|
15459
|
+
export const marketplaceStatsResourcesLimitsCount = (options) => {
|
|
15460
15460
|
return (options?.client ?? _heyApiClient).head({
|
|
15461
15461
|
security: [
|
|
15462
15462
|
{
|
|
@@ -15494,7 +15494,7 @@ export const marketplaceStatsTotalCostOfActiveResourcesPerOfferingList = (option
|
|
|
15494
15494
|
/**
|
|
15495
15495
|
* Get number of items in the collection matching the request parameters.
|
|
15496
15496
|
*/
|
|
15497
|
-
export const
|
|
15497
|
+
export const marketplaceStatsTotalCostOfActiveResourcesPerOfferingCount = (options) => {
|
|
15498
15498
|
return (options?.client ?? _heyApiClient).head({
|
|
15499
15499
|
security: [
|
|
15500
15500
|
{
|
|
@@ -15551,7 +15551,7 @@ export const notificationMessagesList = (options) => {
|
|
|
15551
15551
|
/**
|
|
15552
15552
|
* Get number of items in the collection matching the request parameters.
|
|
15553
15553
|
*/
|
|
15554
|
-
export const
|
|
15554
|
+
export const notificationMessagesCount = (options) => {
|
|
15555
15555
|
return (options?.client ?? _heyApiClient).head({
|
|
15556
15556
|
security: [
|
|
15557
15557
|
{
|
|
@@ -15609,7 +15609,7 @@ export const notificationMessagesTemplatesList = (options) => {
|
|
|
15609
15609
|
/**
|
|
15610
15610
|
* Get number of items in the collection matching the request parameters.
|
|
15611
15611
|
*/
|
|
15612
|
-
export const
|
|
15612
|
+
export const notificationMessagesTemplatesCount = (options) => {
|
|
15613
15613
|
return (options?.client ?? _heyApiClient).head({
|
|
15614
15614
|
security: [
|
|
15615
15615
|
{
|
|
@@ -15863,7 +15863,7 @@ export const openstackBackupsList = (options) => {
|
|
|
15863
15863
|
/**
|
|
15864
15864
|
* Get number of items in the collection matching the request parameters.
|
|
15865
15865
|
*/
|
|
15866
|
-
export const
|
|
15866
|
+
export const openstackBackupsCount = (options) => {
|
|
15867
15867
|
return (options?.client ?? _heyApiClient).head({
|
|
15868
15868
|
security: [
|
|
15869
15869
|
{
|
|
@@ -16033,7 +16033,7 @@ export const openstackFlavorsList = (options) => {
|
|
|
16033
16033
|
/**
|
|
16034
16034
|
* Get number of items in the collection matching the request parameters.
|
|
16035
16035
|
*/
|
|
16036
|
-
export const
|
|
16036
|
+
export const openstackFlavorsCount = (options) => {
|
|
16037
16037
|
return (options?.client ?? _heyApiClient).head({
|
|
16038
16038
|
security: [
|
|
16039
16039
|
{
|
|
@@ -16084,7 +16084,7 @@ export const openstackFlavorsUsageStatsRetrieve = (options) => {
|
|
|
16084
16084
|
/**
|
|
16085
16085
|
* Get number of items in the collection matching the request parameters.
|
|
16086
16086
|
*/
|
|
16087
|
-
export const
|
|
16087
|
+
export const openstackFlavorsUsageStatsCount = (options) => {
|
|
16088
16088
|
return (options?.client ?? _heyApiClient).head({
|
|
16089
16089
|
security: [
|
|
16090
16090
|
{
|
|
@@ -16122,7 +16122,7 @@ export const openstackFloatingIpsList = (options) => {
|
|
|
16122
16122
|
/**
|
|
16123
16123
|
* Get number of items in the collection matching the request parameters.
|
|
16124
16124
|
*/
|
|
16125
|
-
export const
|
|
16125
|
+
export const openstackFloatingIpsCount = (options) => {
|
|
16126
16126
|
return (options?.client ?? _heyApiClient).head({
|
|
16127
16127
|
security: [
|
|
16128
16128
|
{
|
|
@@ -16294,7 +16294,7 @@ export const openstackImagesList = (options) => {
|
|
|
16294
16294
|
/**
|
|
16295
16295
|
* Get number of items in the collection matching the request parameters.
|
|
16296
16296
|
*/
|
|
16297
|
-
export const
|
|
16297
|
+
export const openstackImagesCount = (options) => {
|
|
16298
16298
|
return (options?.client ?? _heyApiClient).head({
|
|
16299
16299
|
security: [
|
|
16300
16300
|
{
|
|
@@ -16345,7 +16345,7 @@ export const openstackImagesUsageStatsRetrieve = (options) => {
|
|
|
16345
16345
|
/**
|
|
16346
16346
|
* Get number of items in the collection matching the request parameters.
|
|
16347
16347
|
*/
|
|
16348
|
-
export const
|
|
16348
|
+
export const openstackImagesUsageStatsCount = (options) => {
|
|
16349
16349
|
return (options?.client ?? _heyApiClient).head({
|
|
16350
16350
|
security: [
|
|
16351
16351
|
{
|
|
@@ -16383,7 +16383,7 @@ export const openstackInstanceAvailabilityZonesList = (options) => {
|
|
|
16383
16383
|
/**
|
|
16384
16384
|
* Get number of items in the collection matching the request parameters.
|
|
16385
16385
|
*/
|
|
16386
|
-
export const
|
|
16386
|
+
export const openstackInstanceAvailabilityZonesCount = (options) => {
|
|
16387
16387
|
return (options?.client ?? _heyApiClient).head({
|
|
16388
16388
|
security: [
|
|
16389
16389
|
{
|
|
@@ -16437,7 +16437,7 @@ export const openstackInstancesList = (options) => {
|
|
|
16437
16437
|
/**
|
|
16438
16438
|
* Get number of items in the collection matching the request parameters.
|
|
16439
16439
|
*/
|
|
16440
|
-
export const
|
|
16440
|
+
export const openstackInstancesCount = (options) => {
|
|
16441
16441
|
return (options?.client ?? _heyApiClient).head({
|
|
16442
16442
|
security: [
|
|
16443
16443
|
{
|
|
@@ -16839,7 +16839,7 @@ export const openstackMarketplaceTenantsList = (options) => {
|
|
|
16839
16839
|
/**
|
|
16840
16840
|
* Get number of items in the collection matching the request parameters.
|
|
16841
16841
|
*/
|
|
16842
|
-
export const
|
|
16842
|
+
export const openstackMarketplaceTenantsCount = (options) => {
|
|
16843
16843
|
return (options?.client ?? _heyApiClient).head({
|
|
16844
16844
|
security: [
|
|
16845
16845
|
{
|
|
@@ -16933,7 +16933,7 @@ export const openstackMigrationsList = (options) => {
|
|
|
16933
16933
|
/**
|
|
16934
16934
|
* Get number of items in the collection matching the request parameters.
|
|
16935
16935
|
*/
|
|
16936
|
-
export const
|
|
16936
|
+
export const openstackMigrationsCount = (options) => {
|
|
16937
16937
|
return (options?.client ?? _heyApiClient).head({
|
|
16938
16938
|
security: [
|
|
16939
16939
|
{
|
|
@@ -17063,7 +17063,7 @@ export const openstackNetworkRbacPoliciesList = (options) => {
|
|
|
17063
17063
|
/**
|
|
17064
17064
|
* Get number of items in the collection matching the request parameters.
|
|
17065
17065
|
*/
|
|
17066
|
-
export const
|
|
17066
|
+
export const openstackNetworkRbacPoliciesCount = (options) => {
|
|
17067
17067
|
return (options?.client ?? _heyApiClient).head({
|
|
17068
17068
|
security: [
|
|
17069
17069
|
{
|
|
@@ -17117,7 +17117,7 @@ export const openstackNetworksList = (options) => {
|
|
|
17117
17117
|
/**
|
|
17118
17118
|
* Get number of items in the collection matching the request parameters.
|
|
17119
17119
|
*/
|
|
17120
|
-
export const
|
|
17120
|
+
export const openstackNetworksCount = (options) => {
|
|
17121
17121
|
return (options?.client ?? _heyApiClient).head({
|
|
17122
17122
|
security: [
|
|
17123
17123
|
{
|
|
@@ -17346,7 +17346,7 @@ export const openstackPortsList = (options) => {
|
|
|
17346
17346
|
/**
|
|
17347
17347
|
* Get number of items in the collection matching the request parameters.
|
|
17348
17348
|
*/
|
|
17349
|
-
export const
|
|
17349
|
+
export const openstackPortsCount = (options) => {
|
|
17350
17350
|
return (options?.client ?? _heyApiClient).head({
|
|
17351
17351
|
security: [
|
|
17352
17352
|
{
|
|
@@ -17635,7 +17635,7 @@ export const openstackRoutersList = (options) => {
|
|
|
17635
17635
|
/**
|
|
17636
17636
|
* Get number of items in the collection matching the request parameters.
|
|
17637
17637
|
*/
|
|
17638
|
-
export const
|
|
17638
|
+
export const openstackRoutersCount = (options) => {
|
|
17639
17639
|
return (options?.client ?? _heyApiClient).head({
|
|
17640
17640
|
security: [
|
|
17641
17641
|
{
|
|
@@ -17791,7 +17791,7 @@ export const openstackSecurityGroupsList = (options) => {
|
|
|
17791
17791
|
/**
|
|
17792
17792
|
* Get number of items in the collection matching the request parameters.
|
|
17793
17793
|
*/
|
|
17794
|
-
export const
|
|
17794
|
+
export const openstackSecurityGroupsCount = (options) => {
|
|
17795
17795
|
return (options?.client ?? _heyApiClient).head({
|
|
17796
17796
|
security: [
|
|
17797
17797
|
{
|
|
@@ -17961,7 +17961,7 @@ export const openstackServerGroupsList = (options) => {
|
|
|
17961
17961
|
/**
|
|
17962
17962
|
* Get number of items in the collection matching the request parameters.
|
|
17963
17963
|
*/
|
|
17964
|
-
export const
|
|
17964
|
+
export const openstackServerGroupsCount = (options) => {
|
|
17965
17965
|
return (options?.client ?? _heyApiClient).head({
|
|
17966
17966
|
security: [
|
|
17967
17967
|
{
|
|
@@ -18128,7 +18128,7 @@ export const openstackSnapshotsList = (options) => {
|
|
|
18128
18128
|
/**
|
|
18129
18129
|
* Get number of items in the collection matching the request parameters.
|
|
18130
18130
|
*/
|
|
18131
|
-
export const
|
|
18131
|
+
export const openstackSnapshotsCount = (options) => {
|
|
18132
18132
|
return (options?.client ?? _heyApiClient).head({
|
|
18133
18133
|
security: [
|
|
18134
18134
|
{
|
|
@@ -18317,7 +18317,7 @@ export const openstackSubnetsList = (options) => {
|
|
|
18317
18317
|
/**
|
|
18318
18318
|
* Get number of items in the collection matching the request parameters.
|
|
18319
18319
|
*/
|
|
18320
|
-
export const
|
|
18320
|
+
export const openstackSubnetsCount = (options) => {
|
|
18321
18321
|
return (options?.client ?? _heyApiClient).head({
|
|
18322
18322
|
security: [
|
|
18323
18323
|
{
|
|
@@ -18496,7 +18496,7 @@ export const openstackTenantsList = (options) => {
|
|
|
18496
18496
|
/**
|
|
18497
18497
|
* Get number of items in the collection matching the request parameters.
|
|
18498
18498
|
*/
|
|
18499
|
-
export const
|
|
18499
|
+
export const openstackTenantsCount = (options) => {
|
|
18500
18500
|
return (options?.client ?? _heyApiClient).head({
|
|
18501
18501
|
security: [
|
|
18502
18502
|
{
|
|
@@ -18930,7 +18930,7 @@ export const openstackVolumeAvailabilityZonesList = (options) => {
|
|
|
18930
18930
|
/**
|
|
18931
18931
|
* Get number of items in the collection matching the request parameters.
|
|
18932
18932
|
*/
|
|
18933
|
-
export const
|
|
18933
|
+
export const openstackVolumeAvailabilityZonesCount = (options) => {
|
|
18934
18934
|
return (options?.client ?? _heyApiClient).head({
|
|
18935
18935
|
security: [
|
|
18936
18936
|
{
|
|
@@ -18984,7 +18984,7 @@ export const openstackVolumeTypesList = (options) => {
|
|
|
18984
18984
|
/**
|
|
18985
18985
|
* Get number of items in the collection matching the request parameters.
|
|
18986
18986
|
*/
|
|
18987
|
-
export const
|
|
18987
|
+
export const openstackVolumeTypesCount = (options) => {
|
|
18988
18988
|
return (options?.client ?? _heyApiClient).head({
|
|
18989
18989
|
security: [
|
|
18990
18990
|
{
|
|
@@ -19038,7 +19038,7 @@ export const openstackVolumeTypesNamesRetrieve = (options) => {
|
|
|
19038
19038
|
/**
|
|
19039
19039
|
* Get number of items in the collection matching the request parameters.
|
|
19040
19040
|
*/
|
|
19041
|
-
export const
|
|
19041
|
+
export const openstackVolumeTypesNamesCount = (options) => {
|
|
19042
19042
|
return (options?.client ?? _heyApiClient).head({
|
|
19043
19043
|
security: [
|
|
19044
19044
|
{
|
|
@@ -19076,7 +19076,7 @@ export const openstackVolumesList = (options) => {
|
|
|
19076
19076
|
/**
|
|
19077
19077
|
* Get number of items in the collection matching the request parameters.
|
|
19078
19078
|
*/
|
|
19079
|
-
export const
|
|
19079
|
+
export const openstackVolumesCount = (options) => {
|
|
19080
19080
|
return (options?.client ?? _heyApiClient).head({
|
|
19081
19081
|
security: [
|
|
19082
19082
|
{
|
|
@@ -19318,7 +19318,7 @@ export const organizationGroupsList = (options) => {
|
|
|
19318
19318
|
/**
|
|
19319
19319
|
* Get number of items in the collection matching the request parameters.
|
|
19320
19320
|
*/
|
|
19321
|
-
export const
|
|
19321
|
+
export const organizationGroupsCount = (options) => {
|
|
19322
19322
|
return (options?.client ?? _heyApiClient).head({
|
|
19323
19323
|
security: [
|
|
19324
19324
|
{
|
|
@@ -19484,7 +19484,7 @@ export const paymentProfilesList = (options) => {
|
|
|
19484
19484
|
/**
|
|
19485
19485
|
* Get number of items in the collection matching the request parameters.
|
|
19486
19486
|
*/
|
|
19487
|
-
export const
|
|
19487
|
+
export const paymentProfilesCount = (options) => {
|
|
19488
19488
|
return (options?.client ?? _heyApiClient).head({
|
|
19489
19489
|
security: [
|
|
19490
19490
|
{
|
|
@@ -19630,7 +19630,7 @@ export const paymentsList = (options) => {
|
|
|
19630
19630
|
/**
|
|
19631
19631
|
* Get number of items in the collection matching the request parameters.
|
|
19632
19632
|
*/
|
|
19633
|
-
export const
|
|
19633
|
+
export const paymentsCount = (options) => {
|
|
19634
19634
|
return (options?.client ?? _heyApiClient).head({
|
|
19635
19635
|
security: [
|
|
19636
19636
|
{
|
|
@@ -19802,7 +19802,7 @@ export const projectCreditsList = (options) => {
|
|
|
19802
19802
|
/**
|
|
19803
19803
|
* Get number of items in the collection matching the request parameters.
|
|
19804
19804
|
*/
|
|
19805
|
-
export const
|
|
19805
|
+
export const projectCreditsCount = (options) => {
|
|
19806
19806
|
return (options?.client ?? _heyApiClient).head({
|
|
19807
19807
|
security: [
|
|
19808
19808
|
{
|
|
@@ -19932,7 +19932,7 @@ export const projectQuotasList = (options) => {
|
|
|
19932
19932
|
/**
|
|
19933
19933
|
* Get number of items in the collection matching the request parameters.
|
|
19934
19934
|
*/
|
|
19935
|
-
export const
|
|
19935
|
+
export const projectQuotasCount = (options) => {
|
|
19936
19936
|
return (options?.client ?? _heyApiClient).head({
|
|
19937
19937
|
security: [
|
|
19938
19938
|
{
|
|
@@ -19970,7 +19970,7 @@ export const projectTypesList = (options) => {
|
|
|
19970
19970
|
/**
|
|
19971
19971
|
* Get number of items in the collection matching the request parameters.
|
|
19972
19972
|
*/
|
|
19973
|
-
export const
|
|
19973
|
+
export const projectTypesCount = (options) => {
|
|
19974
19974
|
return (options?.client ?? _heyApiClient).head({
|
|
19975
19975
|
security: [
|
|
19976
19976
|
{
|
|
@@ -20024,7 +20024,7 @@ export const projectsList = (options) => {
|
|
|
20024
20024
|
/**
|
|
20025
20025
|
* Get number of items in the collection matching the request parameters.
|
|
20026
20026
|
*/
|
|
20027
|
-
export const
|
|
20027
|
+
export const projectsCount = (options) => {
|
|
20028
20028
|
return (options?.client ?? _heyApiClient).head({
|
|
20029
20029
|
security: [
|
|
20030
20030
|
{
|
|
@@ -20314,7 +20314,7 @@ export const promotionsCampaignsList = (options) => {
|
|
|
20314
20314
|
/**
|
|
20315
20315
|
* Get number of items in the collection matching the request parameters.
|
|
20316
20316
|
*/
|
|
20317
|
-
export const
|
|
20317
|
+
export const promotionsCampaignsCount = (options) => {
|
|
20318
20318
|
return (options?.client ?? _heyApiClient).head({
|
|
20319
20319
|
security: [
|
|
20320
20320
|
{
|
|
@@ -20500,7 +20500,7 @@ export const proposalProposalsList = (options) => {
|
|
|
20500
20500
|
/**
|
|
20501
20501
|
* Get number of items in the collection matching the request parameters.
|
|
20502
20502
|
*/
|
|
20503
|
-
export const
|
|
20503
|
+
export const proposalProposalsCount = (options) => {
|
|
20504
20504
|
return (options?.client ?? _heyApiClient).head({
|
|
20505
20505
|
security: [
|
|
20506
20506
|
{
|
|
@@ -20990,7 +20990,7 @@ export const proposalProtectedCallsList = (options) => {
|
|
|
20990
20990
|
/**
|
|
20991
20991
|
* Get number of items in the collection matching the request parameters.
|
|
20992
20992
|
*/
|
|
20993
|
-
export const
|
|
20993
|
+
export const proposalProtectedCallsCount = (options) => {
|
|
20994
20994
|
return (options?.client ?? _heyApiClient).head({
|
|
20995
20995
|
security: [
|
|
20996
20996
|
{
|
|
@@ -21703,7 +21703,7 @@ export const proposalPublicCallsList = (options) => {
|
|
|
21703
21703
|
/**
|
|
21704
21704
|
* Get number of items in the collection matching the request parameters.
|
|
21705
21705
|
*/
|
|
21706
|
-
export const
|
|
21706
|
+
export const proposalPublicCallsCount = (options) => {
|
|
21707
21707
|
return (options?.client ?? _heyApiClient).head({
|
|
21708
21708
|
security: [
|
|
21709
21709
|
{
|
|
@@ -21757,7 +21757,7 @@ export const proposalRequestedOfferingsList = (options) => {
|
|
|
21757
21757
|
/**
|
|
21758
21758
|
* Get number of items in the collection matching the request parameters.
|
|
21759
21759
|
*/
|
|
21760
|
-
export const
|
|
21760
|
+
export const proposalRequestedOfferingsCount = (options) => {
|
|
21761
21761
|
return (options?.client ?? _heyApiClient).head({
|
|
21762
21762
|
security: [
|
|
21763
21763
|
{
|
|
@@ -21849,7 +21849,7 @@ export const proposalRequestedResourcesList = (options) => {
|
|
|
21849
21849
|
/**
|
|
21850
21850
|
* Get number of items in the collection matching the request parameters.
|
|
21851
21851
|
*/
|
|
21852
|
-
export const
|
|
21852
|
+
export const proposalRequestedResourcesCount = (options) => {
|
|
21853
21853
|
return (options?.client ?? _heyApiClient).head({
|
|
21854
21854
|
security: [
|
|
21855
21855
|
{
|
|
@@ -21903,7 +21903,7 @@ export const proposalReviewsList = (options) => {
|
|
|
21903
21903
|
/**
|
|
21904
21904
|
* Get number of items in the collection matching the request parameters.
|
|
21905
21905
|
*/
|
|
21906
|
-
export const
|
|
21906
|
+
export const proposalReviewsCount = (options) => {
|
|
21907
21907
|
return (options?.client ?? _heyApiClient).head({
|
|
21908
21908
|
security: [
|
|
21909
21909
|
{
|
|
@@ -22094,7 +22094,7 @@ export const providerInvoiceItemsList = (options) => {
|
|
|
22094
22094
|
/**
|
|
22095
22095
|
* Get number of items in the collection matching the request parameters.
|
|
22096
22096
|
*/
|
|
22097
|
-
export const
|
|
22097
|
+
export const providerInvoiceItemsCount = (options) => {
|
|
22098
22098
|
return (options?.client ?? _heyApiClient).head({
|
|
22099
22099
|
security: [
|
|
22100
22100
|
{
|
|
@@ -22203,7 +22203,7 @@ export const rancherAppsList = (options) => {
|
|
|
22203
22203
|
/**
|
|
22204
22204
|
* Get number of items in the collection matching the request parameters.
|
|
22205
22205
|
*/
|
|
22206
|
-
export const
|
|
22206
|
+
export const rancherAppsCount = (options) => {
|
|
22207
22207
|
return (options?.client ?? _heyApiClient).head({
|
|
22208
22208
|
security: [
|
|
22209
22209
|
{
|
|
@@ -22370,7 +22370,7 @@ export const rancherCatalogsList = (options) => {
|
|
|
22370
22370
|
/**
|
|
22371
22371
|
* Get number of items in the collection matching the request parameters.
|
|
22372
22372
|
*/
|
|
22373
|
-
export const
|
|
22373
|
+
export const rancherCatalogsCount = (options) => {
|
|
22374
22374
|
return (options?.client ?? _heyApiClient).head({
|
|
22375
22375
|
security: [
|
|
22376
22376
|
{
|
|
@@ -22520,7 +22520,7 @@ export const rancherClusterSecurityGroupsList = (options) => {
|
|
|
22520
22520
|
/**
|
|
22521
22521
|
* Get number of items in the collection matching the request parameters.
|
|
22522
22522
|
*/
|
|
22523
|
-
export const
|
|
22523
|
+
export const rancherClusterSecurityGroupsCount = (options) => {
|
|
22524
22524
|
return (options?.client ?? _heyApiClient).head({
|
|
22525
22525
|
security: [
|
|
22526
22526
|
{
|
|
@@ -22614,7 +22614,7 @@ export const rancherClusterTemplatesList = (options) => {
|
|
|
22614
22614
|
/**
|
|
22615
22615
|
* Get number of items in the collection matching the request parameters.
|
|
22616
22616
|
*/
|
|
22617
|
-
export const
|
|
22617
|
+
export const rancherClusterTemplatesCount = (options) => {
|
|
22618
22618
|
return (options?.client ?? _heyApiClient).head({
|
|
22619
22619
|
security: [
|
|
22620
22620
|
{
|
|
@@ -22668,7 +22668,7 @@ export const rancherClustersList = (options) => {
|
|
|
22668
22668
|
/**
|
|
22669
22669
|
* Get number of items in the collection matching the request parameters.
|
|
22670
22670
|
*/
|
|
22671
|
-
export const
|
|
22671
|
+
export const rancherClustersCount = (options) => {
|
|
22672
22672
|
return (options?.client ?? _heyApiClient).head({
|
|
22673
22673
|
security: [
|
|
22674
22674
|
{
|
|
@@ -22875,7 +22875,7 @@ export const rancherHpasList = (options) => {
|
|
|
22875
22875
|
/**
|
|
22876
22876
|
* Get number of items in the collection matching the request parameters.
|
|
22877
22877
|
*/
|
|
22878
|
-
export const
|
|
22878
|
+
export const rancherHpasCount = (options) => {
|
|
22879
22879
|
return (options?.client ?? _heyApiClient).head({
|
|
22880
22880
|
security: [
|
|
22881
22881
|
{
|
|
@@ -23078,7 +23078,7 @@ export const rancherIngressesList = (options) => {
|
|
|
23078
23078
|
/**
|
|
23079
23079
|
* Get number of items in the collection matching the request parameters.
|
|
23080
23080
|
*/
|
|
23081
|
-
export const
|
|
23081
|
+
export const rancherIngressesCount = (options) => {
|
|
23082
23082
|
return (options?.client ?? _heyApiClient).head({
|
|
23083
23083
|
security: [
|
|
23084
23084
|
{
|
|
@@ -23281,7 +23281,7 @@ export const rancherNamespacesList = (options) => {
|
|
|
23281
23281
|
/**
|
|
23282
23282
|
* Get number of items in the collection matching the request parameters.
|
|
23283
23283
|
*/
|
|
23284
|
-
export const
|
|
23284
|
+
export const rancherNamespacesCount = (options) => {
|
|
23285
23285
|
return (options?.client ?? _heyApiClient).head({
|
|
23286
23286
|
security: [
|
|
23287
23287
|
{
|
|
@@ -23335,7 +23335,7 @@ export const rancherNodesList = (options) => {
|
|
|
23335
23335
|
/**
|
|
23336
23336
|
* Get number of items in the collection matching the request parameters.
|
|
23337
23337
|
*/
|
|
23338
|
-
export const
|
|
23338
|
+
export const rancherNodesCount = (options) => {
|
|
23339
23339
|
return (options?.client ?? _heyApiClient).head({
|
|
23340
23340
|
security: [
|
|
23341
23341
|
{
|
|
@@ -23542,7 +23542,7 @@ export const rancherProjectsList = (options) => {
|
|
|
23542
23542
|
/**
|
|
23543
23543
|
* Get number of items in the collection matching the request parameters.
|
|
23544
23544
|
*/
|
|
23545
|
-
export const
|
|
23545
|
+
export const rancherProjectsCount = (options) => {
|
|
23546
23546
|
return (options?.client ?? _heyApiClient).head({
|
|
23547
23547
|
security: [
|
|
23548
23548
|
{
|
|
@@ -23615,7 +23615,7 @@ export const rancherRoleTemplatesList = (options) => {
|
|
|
23615
23615
|
/**
|
|
23616
23616
|
* Get number of items in the collection matching the request parameters.
|
|
23617
23617
|
*/
|
|
23618
|
-
export const
|
|
23618
|
+
export const rancherRoleTemplatesCount = (options) => {
|
|
23619
23619
|
return (options?.client ?? _heyApiClient).head({
|
|
23620
23620
|
security: [
|
|
23621
23621
|
{
|
|
@@ -23669,7 +23669,7 @@ export const rancherServicesList = (options) => {
|
|
|
23669
23669
|
/**
|
|
23670
23670
|
* Get number of items in the collection matching the request parameters.
|
|
23671
23671
|
*/
|
|
23672
|
-
export const
|
|
23672
|
+
export const rancherServicesCount = (options) => {
|
|
23673
23673
|
return (options?.client ?? _heyApiClient).head({
|
|
23674
23674
|
security: [
|
|
23675
23675
|
{
|
|
@@ -23888,7 +23888,7 @@ export const rancherTemplatesList = (options) => {
|
|
|
23888
23888
|
/**
|
|
23889
23889
|
* Get number of items in the collection matching the request parameters.
|
|
23890
23890
|
*/
|
|
23891
|
-
export const
|
|
23891
|
+
export const rancherTemplatesCount = (options) => {
|
|
23892
23892
|
return (options?.client ?? _heyApiClient).head({
|
|
23893
23893
|
security: [
|
|
23894
23894
|
{
|
|
@@ -23942,7 +23942,7 @@ export const rancherUsersList = (options) => {
|
|
|
23942
23942
|
/**
|
|
23943
23943
|
* Get number of items in the collection matching the request parameters.
|
|
23944
23944
|
*/
|
|
23945
|
-
export const
|
|
23945
|
+
export const rancherUsersCount = (options) => {
|
|
23946
23946
|
return (options?.client ?? _heyApiClient).head({
|
|
23947
23947
|
security: [
|
|
23948
23948
|
{
|
|
@@ -23996,7 +23996,7 @@ export const rancherWorkloadsList = (options) => {
|
|
|
23996
23996
|
/**
|
|
23997
23997
|
* Get number of items in the collection matching the request parameters.
|
|
23998
23998
|
*/
|
|
23999
|
-
export const
|
|
23999
|
+
export const rancherWorkloadsCount = (options) => {
|
|
24000
24000
|
return (options?.client ?? _heyApiClient).head({
|
|
24001
24001
|
security: [
|
|
24002
24002
|
{
|
|
@@ -24491,7 +24491,7 @@ export const rolesList = (options) => {
|
|
|
24491
24491
|
/**
|
|
24492
24492
|
* Get number of items in the collection matching the request parameters.
|
|
24493
24493
|
*/
|
|
24494
|
-
export const
|
|
24494
|
+
export const rolesCount = (options) => {
|
|
24495
24495
|
return (options?.client ?? _heyApiClient).head({
|
|
24496
24496
|
security: [
|
|
24497
24497
|
{
|
|
@@ -24673,7 +24673,7 @@ export const serviceSettingsList = (options) => {
|
|
|
24673
24673
|
/**
|
|
24674
24674
|
* Get number of items in the collection matching the request parameters.
|
|
24675
24675
|
*/
|
|
24676
|
-
export const
|
|
24676
|
+
export const serviceSettingsCount = (options) => {
|
|
24677
24677
|
return (options?.client ?? _heyApiClient).head({
|
|
24678
24678
|
security: [
|
|
24679
24679
|
{
|
|
@@ -24727,7 +24727,7 @@ export const slurmAllocationUserUsageList = (options) => {
|
|
|
24727
24727
|
/**
|
|
24728
24728
|
* Get number of items in the collection matching the request parameters.
|
|
24729
24729
|
*/
|
|
24730
|
-
export const
|
|
24730
|
+
export const slurmAllocationUserUsageCount = (options) => {
|
|
24731
24731
|
return (options?.client ?? _heyApiClient).head({
|
|
24732
24732
|
security: [
|
|
24733
24733
|
{
|
|
@@ -24781,7 +24781,7 @@ export const slurmAllocationsList = (options) => {
|
|
|
24781
24781
|
/**
|
|
24782
24782
|
* Get number of items in the collection matching the request parameters.
|
|
24783
24783
|
*/
|
|
24784
|
-
export const
|
|
24784
|
+
export const slurmAllocationsCount = (options) => {
|
|
24785
24785
|
return (options?.client ?? _heyApiClient).head({
|
|
24786
24786
|
security: [
|
|
24787
24787
|
{
|
|
@@ -24968,7 +24968,7 @@ export const slurmAssociationsList = (options) => {
|
|
|
24968
24968
|
/**
|
|
24969
24969
|
* Get number of items in the collection matching the request parameters.
|
|
24970
24970
|
*/
|
|
24971
|
-
export const
|
|
24971
|
+
export const slurmAssociationsCount = (options) => {
|
|
24972
24972
|
return (options?.client ?? _heyApiClient).head({
|
|
24973
24973
|
security: [
|
|
24974
24974
|
{
|
|
@@ -25022,7 +25022,7 @@ export const slurmJobsList = (options) => {
|
|
|
25022
25022
|
/**
|
|
25023
25023
|
* Get number of items in the collection matching the request parameters.
|
|
25024
25024
|
*/
|
|
25025
|
-
export const
|
|
25025
|
+
export const slurmJobsCount = (options) => {
|
|
25026
25026
|
return (options?.client ?? _heyApiClient).head({
|
|
25027
25027
|
security: [
|
|
25028
25028
|
{
|
|
@@ -25189,7 +25189,7 @@ export const supportAttachmentsList = (options) => {
|
|
|
25189
25189
|
/**
|
|
25190
25190
|
* Get number of items in the collection matching the request parameters.
|
|
25191
25191
|
*/
|
|
25192
|
-
export const
|
|
25192
|
+
export const supportAttachmentsCount = (options) => {
|
|
25193
25193
|
return (options?.client ?? _heyApiClient).head({
|
|
25194
25194
|
security: [
|
|
25195
25195
|
{
|
|
@@ -25279,7 +25279,7 @@ export const supportCommentsList = (options) => {
|
|
|
25279
25279
|
/**
|
|
25280
25280
|
* Get number of items in the collection matching the request parameters.
|
|
25281
25281
|
*/
|
|
25282
|
-
export const
|
|
25282
|
+
export const supportCommentsCount = (options) => {
|
|
25283
25283
|
return (options?.client ?? _heyApiClient).head({
|
|
25284
25284
|
security: [
|
|
25285
25285
|
{
|
|
@@ -25421,7 +25421,7 @@ export const supportFeedbacksList = (options) => {
|
|
|
25421
25421
|
/**
|
|
25422
25422
|
* Get number of items in the collection matching the request parameters.
|
|
25423
25423
|
*/
|
|
25424
|
-
export const
|
|
25424
|
+
export const supportFeedbacksCount = (options) => {
|
|
25425
25425
|
return (options?.client ?? _heyApiClient).head({
|
|
25426
25426
|
security: [
|
|
25427
25427
|
{
|
|
@@ -25495,7 +25495,7 @@ export const supportIssuesList = (options) => {
|
|
|
25495
25495
|
/**
|
|
25496
25496
|
* Get number of items in the collection matching the request parameters.
|
|
25497
25497
|
*/
|
|
25498
|
-
export const
|
|
25498
|
+
export const supportIssuesCount = (options) => {
|
|
25499
25499
|
return (options?.client ?? _heyApiClient).head({
|
|
25500
25500
|
security: [
|
|
25501
25501
|
{
|
|
@@ -25675,7 +25675,7 @@ export const supportPrioritiesList = (options) => {
|
|
|
25675
25675
|
/**
|
|
25676
25676
|
* Get number of items in the collection matching the request parameters.
|
|
25677
25677
|
*/
|
|
25678
|
-
export const
|
|
25678
|
+
export const supportPrioritiesCount = (options) => {
|
|
25679
25679
|
return (options?.client ?? _heyApiClient).head({
|
|
25680
25680
|
security: [
|
|
25681
25681
|
{
|
|
@@ -25755,7 +25755,7 @@ export const supportTemplatesList = (options) => {
|
|
|
25755
25755
|
/**
|
|
25756
25756
|
* Get number of items in the collection matching the request parameters.
|
|
25757
25757
|
*/
|
|
25758
|
-
export const
|
|
25758
|
+
export const supportTemplatesCount = (options) => {
|
|
25759
25759
|
return (options?.client ?? _heyApiClient).head({
|
|
25760
25760
|
security: [
|
|
25761
25761
|
{
|
|
@@ -25928,7 +25928,7 @@ export const supportUsersList = (options) => {
|
|
|
25928
25928
|
/**
|
|
25929
25929
|
* Get number of items in the collection matching the request parameters.
|
|
25930
25930
|
*/
|
|
25931
|
-
export const
|
|
25931
|
+
export const supportUsersCount = (options) => {
|
|
25932
25932
|
return (options?.client ?? _heyApiClient).head({
|
|
25933
25933
|
security: [
|
|
25934
25934
|
{
|
|
@@ -26026,7 +26026,7 @@ export const userAgreementsList = (options) => {
|
|
|
26026
26026
|
/**
|
|
26027
26027
|
* Get number of items in the collection matching the request parameters.
|
|
26028
26028
|
*/
|
|
26029
|
-
export const
|
|
26029
|
+
export const userAgreementsCount = (options) => {
|
|
26030
26030
|
return (options?.client ?? _heyApiClient).head({
|
|
26031
26031
|
security: [
|
|
26032
26032
|
{
|
|
@@ -26156,7 +26156,7 @@ export const userGroupInvitationsList = (options) => {
|
|
|
26156
26156
|
/**
|
|
26157
26157
|
* Get number of items in the collection matching the request parameters.
|
|
26158
26158
|
*/
|
|
26159
|
-
export const
|
|
26159
|
+
export const userGroupInvitationsCount = (options) => {
|
|
26160
26160
|
return (options?.client ?? _heyApiClient).head({
|
|
26161
26161
|
security: [
|
|
26162
26162
|
{
|
|
@@ -26284,7 +26284,7 @@ export const userInvitationsList = (options) => {
|
|
|
26284
26284
|
/**
|
|
26285
26285
|
* Get number of items in the collection matching the request parameters.
|
|
26286
26286
|
*/
|
|
26287
|
-
export const
|
|
26287
|
+
export const userInvitationsCount = (options) => {
|
|
26288
26288
|
return (options?.client ?? _heyApiClient).head({
|
|
26289
26289
|
security: [
|
|
26290
26290
|
{
|
|
@@ -26505,7 +26505,7 @@ export const userPermissionRequestsList = (options) => {
|
|
|
26505
26505
|
/**
|
|
26506
26506
|
* Get number of items in the collection matching the request parameters.
|
|
26507
26507
|
*/
|
|
26508
|
-
export const
|
|
26508
|
+
export const userPermissionRequestsCount = (options) => {
|
|
26509
26509
|
return (options?.client ?? _heyApiClient).head({
|
|
26510
26510
|
security: [
|
|
26511
26511
|
{
|
|
@@ -26599,7 +26599,7 @@ export const userPermissionsList = (options) => {
|
|
|
26599
26599
|
/**
|
|
26600
26600
|
* Get number of items in the collection matching the request parameters.
|
|
26601
26601
|
*/
|
|
26602
|
-
export const
|
|
26602
|
+
export const userPermissionsCount = (options) => {
|
|
26603
26603
|
return (options?.client ?? _heyApiClient).head({
|
|
26604
26604
|
security: [
|
|
26605
26605
|
{
|
|
@@ -26653,7 +26653,7 @@ export const usersList = (options) => {
|
|
|
26653
26653
|
/**
|
|
26654
26654
|
* Get number of items in the collection matching the request parameters.
|
|
26655
26655
|
*/
|
|
26656
|
-
export const
|
|
26656
|
+
export const usersCount = (options) => {
|
|
26657
26657
|
return (options?.client ?? _heyApiClient).head({
|
|
26658
26658
|
security: [
|
|
26659
26659
|
{
|
|
@@ -26925,7 +26925,7 @@ export const usersMeRetrieve = (options) => {
|
|
|
26925
26925
|
/**
|
|
26926
26926
|
* Get number of items in the collection matching the request parameters.
|
|
26927
26927
|
*/
|
|
26928
|
-
export const
|
|
26928
|
+
export const usersMeCount = (options) => {
|
|
26929
26929
|
return (options?.client ?? _heyApiClient).head({
|
|
26930
26930
|
security: [
|
|
26931
26931
|
{
|
|
@@ -26982,7 +26982,7 @@ export const vmwareClustersList = (options) => {
|
|
|
26982
26982
|
/**
|
|
26983
26983
|
* Get number of items in the collection matching the request parameters.
|
|
26984
26984
|
*/
|
|
26985
|
-
export const
|
|
26985
|
+
export const vmwareClustersCount = (options) => {
|
|
26986
26986
|
return (options?.client ?? _heyApiClient).head({
|
|
26987
26987
|
security: [
|
|
26988
26988
|
{
|
|
@@ -27036,7 +27036,7 @@ export const vmwareDatastoresList = (options) => {
|
|
|
27036
27036
|
/**
|
|
27037
27037
|
* Get number of items in the collection matching the request parameters.
|
|
27038
27038
|
*/
|
|
27039
|
-
export const
|
|
27039
|
+
export const vmwareDatastoresCount = (options) => {
|
|
27040
27040
|
return (options?.client ?? _heyApiClient).head({
|
|
27041
27041
|
security: [
|
|
27042
27042
|
{
|
|
@@ -27090,7 +27090,7 @@ export const vmwareDisksList = (options) => {
|
|
|
27090
27090
|
/**
|
|
27091
27091
|
* Get number of items in the collection matching the request parameters.
|
|
27092
27092
|
*/
|
|
27093
|
-
export const
|
|
27093
|
+
export const vmwareDisksCount = (options) => {
|
|
27094
27094
|
return (options?.client ?? _heyApiClient).head({
|
|
27095
27095
|
security: [
|
|
27096
27096
|
{
|
|
@@ -27220,7 +27220,7 @@ export const vmwareFoldersList = (options) => {
|
|
|
27220
27220
|
/**
|
|
27221
27221
|
* Get number of items in the collection matching the request parameters.
|
|
27222
27222
|
*/
|
|
27223
|
-
export const
|
|
27223
|
+
export const vmwareFoldersCount = (options) => {
|
|
27224
27224
|
return (options?.client ?? _heyApiClient).head({
|
|
27225
27225
|
security: [
|
|
27226
27226
|
{
|
|
@@ -27290,7 +27290,7 @@ export const vmwareNetworksList = (options) => {
|
|
|
27290
27290
|
/**
|
|
27291
27291
|
* Get number of items in the collection matching the request parameters.
|
|
27292
27292
|
*/
|
|
27293
|
-
export const
|
|
27293
|
+
export const vmwareNetworksCount = (options) => {
|
|
27294
27294
|
return (options?.client ?? _heyApiClient).head({
|
|
27295
27295
|
security: [
|
|
27296
27296
|
{
|
|
@@ -27344,7 +27344,7 @@ export const vmwarePortsList = (options) => {
|
|
|
27344
27344
|
/**
|
|
27345
27345
|
* Get number of items in the collection matching the request parameters.
|
|
27346
27346
|
*/
|
|
27347
|
-
export const
|
|
27347
|
+
export const vmwarePortsCount = (options) => {
|
|
27348
27348
|
return (options?.client ?? _heyApiClient).head({
|
|
27349
27349
|
security: [
|
|
27350
27350
|
{
|
|
@@ -27451,7 +27451,7 @@ export const vmwareTemplatesList = (options) => {
|
|
|
27451
27451
|
/**
|
|
27452
27452
|
* Get number of items in the collection matching the request parameters.
|
|
27453
27453
|
*/
|
|
27454
|
-
export const
|
|
27454
|
+
export const vmwareTemplatesCount = (options) => {
|
|
27455
27455
|
return (options?.client ?? _heyApiClient).head({
|
|
27456
27456
|
security: [
|
|
27457
27457
|
{
|
|
@@ -27505,7 +27505,7 @@ export const vmwareVirtualMachineList = (options) => {
|
|
|
27505
27505
|
/**
|
|
27506
27506
|
* Get number of items in the collection matching the request parameters.
|
|
27507
27507
|
*/
|
|
27508
|
-
export const
|
|
27508
|
+
export const vmwareVirtualMachineCount = (options) => {
|
|
27509
27509
|
return (options?.client ?? _heyApiClient).head({
|
|
27510
27510
|
security: [
|
|
27511
27511
|
{
|