List
|
|||||
|
|
Lists the vendors of the partner
Input
This building block consumes 3 input parameters
Name | Format | Description |
---|---|---|
parent Required |
STRING |
Required. The resource name in the format |
pageToken |
STRING |
A token identifying a page of results returned by the server |
pageSize |
INTEGER |
The maximum number of results to be returned |
= Parameter name
= Format
parent STRING Required Required. The resource name in the format |
pageToken STRING A token identifying a page of results returned by the server |
pageSize INTEGER The maximum number of results to be returned |
Output
This building block provides 9 output parameters
Name | Format | Description |
---|---|---|
nextPageToken |
STRING |
A token to retrieve the next page of results. Omitted if no further results are available |
totalSize |
INTEGER |
The total count of items in the list irrespective of pagination |
vendors[] |
OBJECT |
A reseller, vendor, or customer in the zero-touch reseller and customer APIs |
vendors[].name |
STRING |
Output only. The API resource name of the company. The resource name is one of the following formats:
Assigned by the server |
vendors[].adminEmails[] |
STRING |
|
vendors[].termsStatus |
ENUMERATION |
Output only. Whether any user from the company has accepted the latest Terms of Service (ToS). See TermsStatus |
vendors[].ownerEmails[] |
STRING |
|
vendors[].companyName |
STRING |
Required. The name of the company. For example XYZ Corp. Displayed to the company's employees in the zero-touch enrollment portal |
vendors[].companyId |
INTEGER |
Output only. The ID of the company. Assigned by the server |
= Parameter name
= Format
nextPageToken STRING A token to retrieve the next page of results. Omitted if no further results are available |
totalSize INTEGER The total count of items in the list irrespective of pagination |
vendors[] OBJECT A reseller, vendor, or customer in the zero-touch reseller and customer APIs |
vendors[].name STRING Output only. The API resource name of the company. The resource name is one of the following formats:
Assigned by the server |
vendors[].adminEmails[] STRING |
vendors[].termsStatus ENUMERATION Output only. Whether any user from the company has accepted the latest Terms of Service (ToS). See TermsStatus |
vendors[].ownerEmails[] STRING |
vendors[].companyName STRING Required. The name of the company. For example XYZ Corp. Displayed to the company's employees in the zero-touch enrollment portal |
vendors[].companyId INTEGER Output only. The ID of the company. Assigned by the server |