Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL3BpbmVjb25lLnZlY3RvcmRiL29yZ2FuaXphdGlvbnMve30=/2024-10-22-preview.xml (1,598 lines of code) (raw):

<?xml version='1.0' encoding='utf-8'?> <CodeGen plane="mgmt-plane"> <resource id="/subscriptions/{}/resourcegroups/{}/providers/pinecone.vectordb/organizations/{}" version="2024-10-22-preview" swagger="mgmt-plane/liftrpinecone/ResourceProviders/Pinecone.VectorDb/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9QaW5lY29uZS5WZWN0b3JEYi9vcmdhbml6YXRpb25zL3tvcmdhbml6YXRpb25uYW1lfQ==/V/MjAyNC0xMC0yMi1wcmV2aWV3"/> <commandGroup name="pinecone vector-db organization"> <command name="show" version="2024-10-22-preview"> <resource id="/subscriptions/{}/resourcegroups/{}/providers/pinecone.vectordb/organizations/{}" version="2024-10-22-preview" swagger="mgmt-plane/liftrpinecone/ResourceProviders/Pinecone.VectorDb/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9QaW5lY29uZS5WZWN0b3JEYi9vcmdhbml6YXRpb25zL3tvcmdhbml6YXRpb25uYW1lfQ==/V/MjAyNC0xMC0yMi1wcmV2aWV3"/> <argGroup name=""> <arg type="string" var="$Path.organizationname" options="organizationname name n" required="True" idPart="name"> <help short="Name of the Organization resource"/> <format pattern="^[a-zA-Z0-9][a-zA-Z0-9_\-.: ]*$" maxLength="50" minLength="1"/> </arg> <arg type="ResourceGroupName" var="$Path.resourceGroupName" options="resource-group g" required="True" idPart="resource_group"/> <arg type="SubscriptionId" var="$Path.subscriptionId" options="subscription" required="True" idPart="subscription"/> </argGroup> <operation operationId="Organizations_Get"> <http path="/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Pinecone.VectorDb/organizations/{organizationname}"> <request method="get"> <path> <param type="string" name="organizationname" arg="$Path.organizationname" required="True"> <format pattern="^[a-zA-Z0-9][a-zA-Z0-9_\-.: ]*$" maxLength="50" minLength="1"/> </param> <param type="string" name="resourceGroupName" arg="$Path.resourceGroupName" required="True"> <format maxLength="90" minLength="1"/> </param> <param type="uuid" name="subscriptionId" arg="$Path.subscriptionId" required="True"/> </path> <query> <const readOnly="True" const="True" type="string" name="api-version" required="True"> <default value="&quot;2024-10-22-preview&quot;"/> <format minLength="1"/> </const> </query> </request> <response statusCode="200"> <body> <json var="$Instance"> <schema type="object"> <prop readOnly="True" type="ResourceId" name="id"> <format template="/subscriptions/{}/resourceGroups/{}/providers/Pinecone.VectorDb/organizations/{}"/> </prop> <prop type="IdentityObject" name="identity"> <prop readOnly="True" type="uuid" name="principalId"/> <prop readOnly="True" type="uuid" name="tenantId"/> <prop type="string" name="type" required="True"> <enum> <item value="&quot;None&quot;"/> <item value="&quot;SystemAssigned&quot;"/> <item value="&quot;SystemAssigned,UserAssigned&quot;"/> <item value="&quot;UserAssigned&quot;"/> </enum> </prop> <prop type="object" name="userAssignedIdentities"> <additionalProp> <item nullable="True" type="object"> <prop readOnly="True" type="uuid" name="clientId"/> <prop readOnly="True" type="uuid" name="principalId"/> </item> </additionalProp> </prop> </prop> <prop type="ResourceLocation" name="location" required="True"/> <prop readOnly="True" type="string" name="name"/> <prop type="object" name="properties"> <prop type="object" name="marketplace" required="True"> <prop type="object" name="offerDetails" required="True"> <prop type="string" name="offerId" required="True"/> <prop type="string" name="planId" required="True"/> <prop type="string" name="planName"/> <prop type="string" name="publisherId" required="True"/> <prop type="string" name="termId"/> <prop type="string" name="termUnit"/> </prop> <prop type="string" name="subscriptionId"/> <prop readOnly="True" type="string" name="subscriptionStatus"> <enum> <item value="&quot;PendingFulfillmentStart&quot;"/> <item value="&quot;Subscribed&quot;"/> <item value="&quot;Suspended&quot;"/> <item value="&quot;Unsubscribed&quot;"/> </enum> </prop> </prop> <prop type="object" name="partnerProperties"> <prop type="string" name="displayName" required="True"> <format pattern="^[^\0]+$" maxLength="512" minLength="1"/> </prop> </prop> <prop readOnly="True" type="string" name="provisioningState"> <enum> <item value="&quot;Canceled&quot;"/> <item value="&quot;Failed&quot;"/> <item value="&quot;Succeeded&quot;"/> </enum> </prop> <prop type="object" name="singleSignOnProperties"> <prop type="array<string>" name="aadDomains"> <item type="string"/> </prop> <prop type="string" name="enterpriseAppId"/> <prop type="string" name="state"> <enum> <item value="&quot;Disable&quot;"/> <item value="&quot;Enable&quot;"/> <item value="&quot;Initial&quot;"/> </enum> </prop> <prop type="string" name="type" required="True"> <enum> <item value="&quot;OpenId&quot;"/> <item value="&quot;Saml&quot;"/> </enum> </prop> <prop type="string" name="url"/> </prop> <prop type="object" name="user" required="True"> <prop type="string" name="emailAddress"> <format pattern="^[A-Za-z0-9._%+-]+@(?:[A-Za-z0-9-]+\.)+[A-Za-z]{2,}$"/> </prop> <prop type="string" name="firstName"/> <prop type="string" name="lastName"/> <prop type="string" name="phoneNumber"/> <prop type="string" name="upn"/> </prop> </prop> <prop readOnly="True" type="object" name="systemData"> <prop type="dateTime" name="createdAt"/> <prop type="string" name="createdBy"/> <prop type="string" name="createdByType"> <enum> <item value="&quot;Application&quot;"/> <item value="&quot;Key&quot;"/> <item value="&quot;ManagedIdentity&quot;"/> <item value="&quot;User&quot;"/> </enum> </prop> <prop type="dateTime" name="lastModifiedAt"/> <prop type="string" name="lastModifiedBy"/> <prop type="string" name="lastModifiedByType"> <enum> <item value="&quot;Application&quot;"/> <item value="&quot;Key&quot;"/> <item value="&quot;ManagedIdentity&quot;"/> <item value="&quot;User&quot;"/> </enum> </prop> </prop> <prop type="object" name="tags"> <additionalProp> <item type="string"/> </additionalProp> </prop> <prop readOnly="True" type="string" name="type"/> </schema> </json> </body> </response> <response isError="True"> <body> <json> <schema type="@MgmtErrorFormat"/> </json> </body> </response> </http> </operation> <output type="object" ref="$Instance" clientFlatten="True"/> </command> <command name="delete" version="2024-10-22-preview" confirmation="Are you sure you want to perform this operation?"> <resource id="/subscriptions/{}/resourcegroups/{}/providers/pinecone.vectordb/organizations/{}" version="2024-10-22-preview" swagger="mgmt-plane/liftrpinecone/ResourceProviders/Pinecone.VectorDb/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9QaW5lY29uZS5WZWN0b3JEYi9vcmdhbml6YXRpb25zL3tvcmdhbml6YXRpb25uYW1lfQ==/V/MjAyNC0xMC0yMi1wcmV2aWV3"/> <argGroup name=""> <arg type="string" var="$Path.organizationname" options="organizationname name n" required="True" idPart="name"> <help short="Name of the Organization resource"/> <format pattern="^[a-zA-Z0-9][a-zA-Z0-9_\-.: ]*$" maxLength="50" minLength="1"/> </arg> <arg type="ResourceGroupName" var="$Path.resourceGroupName" options="resource-group g" required="True" idPart="resource_group"/> <arg type="SubscriptionId" var="$Path.subscriptionId" options="subscription" required="True" idPart="subscription"/> </argGroup> <operation operationId="Organizations_Delete"> <longRunning finalStateVia="location"/> <http path="/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Pinecone.VectorDb/organizations/{organizationname}"> <request method="delete"> <path> <param type="string" name="organizationname" arg="$Path.organizationname" required="True"> <format pattern="^[a-zA-Z0-9][a-zA-Z0-9_\-.: ]*$" maxLength="50" minLength="1"/> </param> <param type="string" name="resourceGroupName" arg="$Path.resourceGroupName" required="True"> <format maxLength="90" minLength="1"/> </param> <param type="uuid" name="subscriptionId" arg="$Path.subscriptionId" required="True"/> </path> <query> <const readOnly="True" const="True" type="string" name="api-version" required="True"> <default value="&quot;2024-10-22-preview&quot;"/> <format minLength="1"/> </const> </query> </request> <response statusCode="202"> <header> <item name="Location"/> <item name="Retry-After"/> </header> </response> <response statusCode="204"/> <response statusCode="200 201"/> <response isError="True"> <body> <json> <schema type="@MgmtErrorFormat"/> </json> </body> </response> </http> </operation> </command> <command name="create" version="2024-10-22-preview"> <resource id="/subscriptions/{}/resourcegroups/{}/providers/pinecone.vectordb/organizations/{}" version="2024-10-22-preview" swagger="mgmt-plane/liftrpinecone/ResourceProviders/Pinecone.VectorDb/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9QaW5lY29uZS5WZWN0b3JEYi9vcmdhbml6YXRpb25zL3tvcmdhbml6YXRpb25uYW1lfQ==/V/MjAyNC0xMC0yMi1wcmV2aWV3"/> <argGroup name=""> <arg type="string" var="$Path.organizationname" options="organizationname name n" required="True" idPart="name"> <help short="Name of the Organization resource"/> <format pattern="^[a-zA-Z0-9][a-zA-Z0-9_\-.: ]*$" maxLength="50" minLength="1"/> </arg> <arg type="ResourceGroupName" var="$Path.resourceGroupName" options="resource-group g" required="True" idPart="resource_group"/> <arg type="SubscriptionId" var="$Path.subscriptionId" options="subscription" required="True" idPart="subscription"/> </argGroup> <argGroup name="Identity"> <arg type="string" var="$resource.identity.systemAssigned" options="mi-system-assigned system-assigned" group="Identity"> <blank value="&quot;True&quot;"/> <help short="Set the system managed identity."/> </arg> <arg type="string" var="$resource.identity.type" options="type" hide="True" group="Identity"> <help short="Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed)."/> <enum> <item name="None" value="&quot;None&quot;"/> <item name="SystemAssigned" value="&quot;SystemAssigned&quot;"/> <item name="SystemAssigned,UserAssigned" value="&quot;SystemAssigned,UserAssigned&quot;"/> <item name="UserAssigned" value="&quot;UserAssigned&quot;"/> </enum> </arg> <arg type="array<string>" var="$resource.identity.userAssigned" options="mi-user-assigned user-assigned" group="Identity"> <blank value="[]"/> <help short="Set the user managed identities."/> <item type="string"/> </arg> <arg type="object" var="$resource.identity.userAssignedIdentities" options="user-assigned-identities" hide="True" group="Identity"> <help short="The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests."/> <additionalProp> <item nullable="True" type="object"> <blank value="{}"/> </item> </additionalProp> </arg> </argGroup> <argGroup name="Properties"> <arg type="object" var="$resource.properties.marketplace" options="marketplace" group="Properties"> <help short="Marketplace details of the resource."/> <arg type="object" var="$resource.properties.marketplace.offerDetails" options="offer-details" required="True"> <help short="Offer details for the marketplace that is selected by the user"/> <arg type="string" var="$resource.properties.marketplace.offerDetails.offerId" options="offer-id" required="True"> <help short="Offer Id for the marketplace offer"/> </arg> <arg type="string" var="$resource.properties.marketplace.offerDetails.planId" options="plan-id" required="True"> <help short="Plan Id for the marketplace offer"/> </arg> <arg type="string" var="$resource.properties.marketplace.offerDetails.planName" options="plan-name"> <help short="Plan Name for the marketplace offer"/> </arg> <arg type="string" var="$resource.properties.marketplace.offerDetails.publisherId" options="publisher-id" required="True"> <help short="Publisher Id for the marketplace offer"/> </arg> <arg type="string" var="$resource.properties.marketplace.offerDetails.termId" options="term-id"> <help short="Plan Display Name for the marketplace offer"/> </arg> <arg type="string" var="$resource.properties.marketplace.offerDetails.termUnit" options="term-unit"> <help short="Plan Display Name for the marketplace offer"/> </arg> </arg> <arg type="string" var="$resource.properties.marketplace.subscriptionId" options="subscription-id"> <help short="Azure subscription id for the the marketplace offer is purchased from"/> </arg> </arg> <arg type="object" var="$resource.properties.partnerProperties" options="partner-properties" group="Properties"> <help short="partner properties"/> <arg type="string" var="$resource.properties.partnerProperties.displayName" options="display-name" required="True"> <help short="Pinecone Organization Name"/> <format pattern="^[^\0]+$" maxLength="512" minLength="1"/> </arg> </arg> <arg type="object" var="$resource.properties.singleSignOnProperties" options="single-sign-on-properties" group="Properties"> <help short="Single sign-on properties"/> <arg type="array<string>" var="$resource.properties.singleSignOnProperties.aadDomains" options="aad-domains"> <help short="List of AAD domains fetched from Microsoft Graph for user."/> <item type="string"/> </arg> <arg type="string" var="$resource.properties.singleSignOnProperties.enterpriseAppId" options="enterprise-app-id"> <help short="AAD enterprise application Id used to setup SSO"/> </arg> <arg type="string" var="$resource.properties.singleSignOnProperties.state" options="state"> <help short="State of the Single Sign On for the resource"/> <enum> <item name="Disable" value="&quot;Disable&quot;"/> <item name="Enable" value="&quot;Enable&quot;"/> <item name="Initial" value="&quot;Initial&quot;"/> </enum> </arg> <arg type="string" var="$resource.properties.singleSignOnProperties.type" options="type" required="True"> <help short="Type of Single Sign-On mechanism being used"/> <enum> <item name="OpenId" value="&quot;OpenId&quot;"/> <item name="Saml" value="&quot;Saml&quot;"/> </enum> </arg> <arg type="string" var="$resource.properties.singleSignOnProperties.url" options="url"> <help short="URL for SSO to be used by the partner to redirect the user to their system"/> </arg> </arg> <arg type="object" var="$resource.properties.user" options="user" group="Properties"> <help short="Details of the user."/> <arg type="string" var="$resource.properties.user.emailAddress" options="email-address"> <help short="Email address of the user"/> <format pattern="^[A-Za-z0-9._%+-]+@(?:[A-Za-z0-9-]+\.)+[A-Za-z]{2,}$"/> </arg> <arg type="string" var="$resource.properties.user.firstName" options="first-name"> <help short="First name of the user"/> </arg> <arg type="string" var="$resource.properties.user.lastName" options="last-name"> <help short="Last name of the user"/> </arg> <arg type="string" var="$resource.properties.user.phoneNumber" options="phone-number"> <help short="User's phone number"/> </arg> <arg type="string" var="$resource.properties.user.upn" options="upn"> <help short="User's principal name"/> </arg> </arg> </argGroup> <argGroup name="Resource"> <arg type="ResourceLocation" var="$resource.location" options="location l" required="True" group="Resource"> <help short="The geo-location where the resource lives"/> </arg> <arg type="object" var="$resource.tags" options="tags" group="Resource"> <help short="Resource tags."/> <additionalProp> <item type="string"/> </additionalProp> </arg> </argGroup> <operation operationId="Organizations_CreateOrUpdate"> <longRunning finalStateVia="azure-async-operation"/> <http path="/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Pinecone.VectorDb/organizations/{organizationname}"> <request method="put"> <path> <param type="string" name="organizationname" arg="$Path.organizationname" required="True"> <format pattern="^[a-zA-Z0-9][a-zA-Z0-9_\-.: ]*$" maxLength="50" minLength="1"/> </param> <param type="string" name="resourceGroupName" arg="$Path.resourceGroupName" required="True"> <format maxLength="90" minLength="1"/> </param> <param type="uuid" name="subscriptionId" arg="$Path.subscriptionId" required="True"/> </path> <query> <const readOnly="True" const="True" type="string" name="api-version" required="True"> <default value="&quot;2024-10-22-preview&quot;"/> <format minLength="1"/> </const> </query> <body> <json> <schema type="object" name="resource" required="True" clientFlatten="True"> <prop type="IdentityObject" name="identity"> <prop type="string" name="type" arg="$resource.identity.type" required="True"> <enum> <item value="&quot;None&quot;"/> <item value="&quot;SystemAssigned&quot;"/> <item value="&quot;SystemAssigned,UserAssigned&quot;"/> <item value="&quot;UserAssigned&quot;"/> </enum> </prop> <prop type="object" name="userAssignedIdentities" arg="$resource.identity.userAssignedIdentities"> <additionalProp> <item nullable="True" type="object"/> </additionalProp> </prop> <userAssigned action="create" type="array<string>" name="userAssigned" arg="$resource.identity.userAssigned"> <item action="create" type="string"/> </userAssigned> <systemAssigned action="create" type="string" name="systemAssigned" arg="$resource.identity.systemAssigned"/> </prop> <prop type="ResourceLocation" name="location" arg="$resource.location" required="True"/> <prop type="object" name="properties"> <prop type="object" name="marketplace" arg="$resource.properties.marketplace" required="True"> <prop type="object" name="offerDetails" arg="$resource.properties.marketplace.offerDetails" required="True"> <prop type="string" name="offerId" arg="$resource.properties.marketplace.offerDetails.offerId" required="True"/> <prop type="string" name="planId" arg="$resource.properties.marketplace.offerDetails.planId" required="True"/> <prop type="string" name="planName" arg="$resource.properties.marketplace.offerDetails.planName"/> <prop type="string" name="publisherId" arg="$resource.properties.marketplace.offerDetails.publisherId" required="True"/> <prop type="string" name="termId" arg="$resource.properties.marketplace.offerDetails.termId"/> <prop type="string" name="termUnit" arg="$resource.properties.marketplace.offerDetails.termUnit"/> </prop> <prop type="string" name="subscriptionId" arg="$resource.properties.marketplace.subscriptionId"/> </prop> <prop type="object" name="partnerProperties" arg="$resource.properties.partnerProperties"> <prop type="string" name="displayName" arg="$resource.properties.partnerProperties.displayName" required="True"> <format pattern="^[^\0]+$" maxLength="512" minLength="1"/> </prop> </prop> <prop type="object" name="singleSignOnProperties" arg="$resource.properties.singleSignOnProperties"> <prop type="array<string>" name="aadDomains" arg="$resource.properties.singleSignOnProperties.aadDomains"> <item type="string"/> </prop> <prop type="string" name="enterpriseAppId" arg="$resource.properties.singleSignOnProperties.enterpriseAppId"/> <prop type="string" name="state" arg="$resource.properties.singleSignOnProperties.state"> <enum> <item value="&quot;Disable&quot;"/> <item value="&quot;Enable&quot;"/> <item value="&quot;Initial&quot;"/> </enum> </prop> <prop type="string" name="type" arg="$resource.properties.singleSignOnProperties.type" required="True"> <enum> <item value="&quot;OpenId&quot;"/> <item value="&quot;Saml&quot;"/> </enum> </prop> <prop type="string" name="url" arg="$resource.properties.singleSignOnProperties.url"/> </prop> <prop type="object" name="user" arg="$resource.properties.user" required="True"> <prop type="string" name="emailAddress" arg="$resource.properties.user.emailAddress"> <format pattern="^[A-Za-z0-9._%+-]+@(?:[A-Za-z0-9-]+\.)+[A-Za-z]{2,}$"/> </prop> <prop type="string" name="firstName" arg="$resource.properties.user.firstName"/> <prop type="string" name="lastName" arg="$resource.properties.user.lastName"/> <prop type="string" name="phoneNumber" arg="$resource.properties.user.phoneNumber"/> <prop type="string" name="upn" arg="$resource.properties.user.upn"/> </prop> </prop> <prop type="object" name="tags" arg="$resource.tags"> <additionalProp> <item type="string"/> </additionalProp> </prop> </schema> </json> </body> </request> <response statusCode="200 201"> <body> <json var="$Instance"> <schema type="object"> <prop readOnly="True" type="ResourceId" name="id"> <format template="/subscriptions/{}/resourceGroups/{}/providers/Pinecone.VectorDb/organizations/{}"/> </prop> <prop type="IdentityObject" name="identity"> <prop readOnly="True" type="uuid" name="principalId"/> <prop readOnly="True" type="uuid" name="tenantId"/> <prop type="string" name="type" required="True"> <enum> <item value="&quot;None&quot;"/> <item value="&quot;SystemAssigned&quot;"/> <item value="&quot;SystemAssigned,UserAssigned&quot;"/> <item value="&quot;UserAssigned&quot;"/> </enum> </prop> <prop type="object" name="userAssignedIdentities"> <additionalProp> <item nullable="True" type="object"> <prop readOnly="True" type="uuid" name="clientId"/> <prop readOnly="True" type="uuid" name="principalId"/> </item> </additionalProp> </prop> </prop> <prop type="ResourceLocation" name="location" required="True"/> <prop readOnly="True" type="string" name="name"/> <prop type="object" name="properties"> <prop type="object" name="marketplace" required="True"> <prop type="object" name="offerDetails" required="True"> <prop type="string" name="offerId" required="True"/> <prop type="string" name="planId" required="True"/> <prop type="string" name="planName"/> <prop type="string" name="publisherId" required="True"/> <prop type="string" name="termId"/> <prop type="string" name="termUnit"/> </prop> <prop type="string" name="subscriptionId"/> <prop readOnly="True" type="string" name="subscriptionStatus"> <enum> <item value="&quot;PendingFulfillmentStart&quot;"/> <item value="&quot;Subscribed&quot;"/> <item value="&quot;Suspended&quot;"/> <item value="&quot;Unsubscribed&quot;"/> </enum> </prop> </prop> <prop type="object" name="partnerProperties"> <prop type="string" name="displayName" required="True"> <format pattern="^[^\0]+$" maxLength="512" minLength="1"/> </prop> </prop> <prop readOnly="True" type="string" name="provisioningState"> <enum> <item value="&quot;Canceled&quot;"/> <item value="&quot;Failed&quot;"/> <item value="&quot;Succeeded&quot;"/> </enum> </prop> <prop type="object" name="singleSignOnProperties"> <prop type="array<string>" name="aadDomains"> <item type="string"/> </prop> <prop type="string" name="enterpriseAppId"/> <prop type="string" name="state"> <enum> <item value="&quot;Disable&quot;"/> <item value="&quot;Enable&quot;"/> <item value="&quot;Initial&quot;"/> </enum> </prop> <prop type="string" name="type" required="True"> <enum> <item value="&quot;OpenId&quot;"/> <item value="&quot;Saml&quot;"/> </enum> </prop> <prop type="string" name="url"/> </prop> <prop type="object" name="user" required="True"> <prop type="string" name="emailAddress"> <format pattern="^[A-Za-z0-9._%+-]+@(?:[A-Za-z0-9-]+\.)+[A-Za-z]{2,}$"/> </prop> <prop type="string" name="firstName"/> <prop type="string" name="lastName"/> <prop type="string" name="phoneNumber"/> <prop type="string" name="upn"/> </prop> </prop> <prop readOnly="True" type="object" name="systemData"> <prop type="dateTime" name="createdAt"/> <prop type="string" name="createdBy"/> <prop type="string" name="createdByType"> <enum> <item value="&quot;Application&quot;"/> <item value="&quot;Key&quot;"/> <item value="&quot;ManagedIdentity&quot;"/> <item value="&quot;User&quot;"/> </enum> </prop> <prop type="dateTime" name="lastModifiedAt"/> <prop type="string" name="lastModifiedBy"/> <prop type="string" name="lastModifiedByType"> <enum> <item value="&quot;Application&quot;"/> <item value="&quot;Key&quot;"/> <item value="&quot;ManagedIdentity&quot;"/> <item value="&quot;User&quot;"/> </enum> </prop> </prop> <prop type="object" name="tags"> <additionalProp> <item type="string"/> </additionalProp> </prop> <prop readOnly="True" type="string" name="type"/> </schema> </json> </body> </response> <response isError="True"> <body> <json> <schema type="@MgmtErrorFormat"/> </json> </body> </response> </http> </operation> <output type="object" ref="$Instance" clientFlatten="True"/> </command> <command name="update" version="2024-10-22-preview"> <resource id="/subscriptions/{}/resourcegroups/{}/providers/pinecone.vectordb/organizations/{}" version="2024-10-22-preview" swagger="mgmt-plane/liftrpinecone/ResourceProviders/Pinecone.VectorDb/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9QaW5lY29uZS5WZWN0b3JEYi9vcmdhbml6YXRpb25zL3tvcmdhbml6YXRpb25uYW1lfQ==/V/MjAyNC0xMC0yMi1wcmV2aWV3"/> <argGroup name=""> <arg type="string" var="$Path.organizationname" options="organizationname name n" required="True" idPart="name"> <help short="Name of the Organization resource"/> <format pattern="^[a-zA-Z0-9][a-zA-Z0-9_\-.: ]*$" maxLength="50" minLength="1"/> </arg> <arg type="ResourceGroupName" var="$Path.resourceGroupName" options="resource-group g" required="True" idPart="resource_group"/> <arg type="SubscriptionId" var="$Path.subscriptionId" options="subscription" required="True" idPart="subscription"/> </argGroup> <argGroup name="Identity"> <arg type="string" var="$resource.identity.type" options="type" hide="True" group="Identity"> <help short="Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed)."/> <enum> <item name="None" value="&quot;None&quot;"/> <item name="SystemAssigned" value="&quot;SystemAssigned&quot;"/> <item name="SystemAssigned,UserAssigned" value="&quot;SystemAssigned,UserAssigned&quot;"/> <item name="UserAssigned" value="&quot;UserAssigned&quot;"/> </enum> </arg> <arg nullable="True" type="object" var="$resource.identity.userAssignedIdentities" options="user-assigned-identities" hide="True" group="Identity"> <help short="The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests."/> <additionalProp> <item nullable="True" type="object"> <blank value="{}"/> </item> </additionalProp> </arg> </argGroup> <argGroup name="Properties"> <arg type="object" var="$resource.properties.marketplace" options="marketplace" group="Properties"> <help short="Marketplace details of the resource."/> <arg type="object" var="$resource.properties.marketplace.offerDetails" options="offer-details"> <help short="Offer details for the marketplace that is selected by the user"/> <arg type="string" var="$resource.properties.marketplace.offerDetails.offerId" options="offer-id"> <help short="Offer Id for the marketplace offer"/> </arg> <arg type="string" var="$resource.properties.marketplace.offerDetails.planId" options="plan-id"> <help short="Plan Id for the marketplace offer"/> </arg> <arg nullable="True" type="string" var="$resource.properties.marketplace.offerDetails.planName" options="plan-name"> <help short="Plan Name for the marketplace offer"/> </arg> <arg type="string" var="$resource.properties.marketplace.offerDetails.publisherId" options="publisher-id"> <help short="Publisher Id for the marketplace offer"/> </arg> <arg nullable="True" type="string" var="$resource.properties.marketplace.offerDetails.termId" options="term-id"> <help short="Plan Display Name for the marketplace offer"/> </arg> <arg nullable="True" type="string" var="$resource.properties.marketplace.offerDetails.termUnit" options="term-unit"> <help short="Plan Display Name for the marketplace offer"/> </arg> </arg> <arg nullable="True" type="string" var="$resource.properties.marketplace.subscriptionId" options="subscription-id"> <help short="Azure subscription id for the the marketplace offer is purchased from"/> </arg> </arg> <arg nullable="True" type="object" var="$resource.properties.partnerProperties" options="partner-properties" group="Properties"> <help short="partner properties"/> <arg type="string" var="$resource.properties.partnerProperties.displayName" options="display-name"> <help short="Pinecone Organization Name"/> <format pattern="^[^\0]+$" maxLength="512" minLength="1"/> </arg> </arg> <arg nullable="True" type="object" var="$resource.properties.singleSignOnProperties" options="single-sign-on-properties" group="Properties"> <help short="Single sign-on properties"/> <arg nullable="True" type="array<string>" var="$resource.properties.singleSignOnProperties.aadDomains" options="aad-domains"> <help short="List of AAD domains fetched from Microsoft Graph for user."/> <item nullable="True" type="string"/> </arg> <arg nullable="True" type="string" var="$resource.properties.singleSignOnProperties.enterpriseAppId" options="enterprise-app-id"> <help short="AAD enterprise application Id used to setup SSO"/> </arg> <arg nullable="True" type="string" var="$resource.properties.singleSignOnProperties.state" options="state"> <help short="State of the Single Sign On for the resource"/> <enum> <item name="Disable" value="&quot;Disable&quot;"/> <item name="Enable" value="&quot;Enable&quot;"/> <item name="Initial" value="&quot;Initial&quot;"/> </enum> </arg> <arg type="string" var="$resource.properties.singleSignOnProperties.type" options="type"> <help short="Type of Single Sign-On mechanism being used"/> <enum> <item name="OpenId" value="&quot;OpenId&quot;"/> <item name="Saml" value="&quot;Saml&quot;"/> </enum> </arg> <arg nullable="True" type="string" var="$resource.properties.singleSignOnProperties.url" options="url"> <help short="URL for SSO to be used by the partner to redirect the user to their system"/> </arg> </arg> <arg type="object" var="$resource.properties.user" options="user" group="Properties"> <help short="Details of the user."/> <arg nullable="True" type="string" var="$resource.properties.user.emailAddress" options="email-address"> <help short="Email address of the user"/> <format pattern="^[A-Za-z0-9._%+-]+@(?:[A-Za-z0-9-]+\.)+[A-Za-z]{2,}$"/> </arg> <arg nullable="True" type="string" var="$resource.properties.user.firstName" options="first-name"> <help short="First name of the user"/> </arg> <arg nullable="True" type="string" var="$resource.properties.user.lastName" options="last-name"> <help short="Last name of the user"/> </arg> <arg nullable="True" type="string" var="$resource.properties.user.phoneNumber" options="phone-number"> <help short="User's phone number"/> </arg> <arg nullable="True" type="string" var="$resource.properties.user.upn" options="upn"> <help short="User's principal name"/> </arg> </arg> </argGroup> <argGroup name="Resource"> <arg nullable="True" type="object" var="$resource.tags" options="tags" group="Resource"> <help short="Resource tags."/> <additionalProp> <item nullable="True" type="string"/> </additionalProp> </arg> </argGroup> <operation operationId="Organizations_Get"> <http path="/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Pinecone.VectorDb/organizations/{organizationname}"> <request method="get"> <path> <param type="string" name="organizationname" arg="$Path.organizationname" required="True"> <format pattern="^[a-zA-Z0-9][a-zA-Z0-9_\-.: ]*$" maxLength="50" minLength="1"/> </param> <param type="string" name="resourceGroupName" arg="$Path.resourceGroupName" required="True"> <format maxLength="90" minLength="1"/> </param> <param type="uuid" name="subscriptionId" arg="$Path.subscriptionId" required="True"/> </path> <query> <const readOnly="True" const="True" type="string" name="api-version" required="True"> <default value="&quot;2024-10-22-preview&quot;"/> <format minLength="1"/> </const> </query> </request> <response statusCode="200"> <body> <json var="$Instance"> <schema type="object" cls="OrganizationResource_read"> <prop readOnly="True" type="ResourceId" name="id"> <format template="/subscriptions/{}/resourceGroups/{}/providers/Pinecone.VectorDb/organizations/{}"/> </prop> <prop type="IdentityObject" name="identity"> <prop readOnly="True" type="uuid" name="principalId"/> <prop readOnly="True" type="uuid" name="tenantId"/> <prop type="string" name="type" required="True"> <enum> <item value="&quot;None&quot;"/> <item value="&quot;SystemAssigned&quot;"/> <item value="&quot;SystemAssigned,UserAssigned&quot;"/> <item value="&quot;UserAssigned&quot;"/> </enum> </prop> <prop type="object" name="userAssignedIdentities"> <additionalProp> <item nullable="True" type="object"> <prop readOnly="True" type="uuid" name="clientId"/> <prop readOnly="True" type="uuid" name="principalId"/> </item> </additionalProp> </prop> </prop> <prop type="ResourceLocation" name="location" required="True"/> <prop readOnly="True" type="string" name="name"/> <prop type="object" name="properties"> <prop type="object" name="marketplace" required="True"> <prop type="object" name="offerDetails" required="True"> <prop type="string" name="offerId" required="True"/> <prop type="string" name="planId" required="True"/> <prop type="string" name="planName"/> <prop type="string" name="publisherId" required="True"/> <prop type="string" name="termId"/> <prop type="string" name="termUnit"/> </prop> <prop type="string" name="subscriptionId"/> <prop readOnly="True" type="string" name="subscriptionStatus"> <enum> <item value="&quot;PendingFulfillmentStart&quot;"/> <item value="&quot;Subscribed&quot;"/> <item value="&quot;Suspended&quot;"/> <item value="&quot;Unsubscribed&quot;"/> </enum> </prop> </prop> <prop type="object" name="partnerProperties"> <prop type="string" name="displayName" required="True"> <format pattern="^[^\0]+$" maxLength="512" minLength="1"/> </prop> </prop> <prop readOnly="True" type="string" name="provisioningState"> <enum> <item value="&quot;Canceled&quot;"/> <item value="&quot;Failed&quot;"/> <item value="&quot;Succeeded&quot;"/> </enum> </prop> <prop type="object" name="singleSignOnProperties"> <prop type="array<string>" name="aadDomains"> <item type="string"/> </prop> <prop type="string" name="enterpriseAppId"/> <prop type="string" name="state"> <enum> <item value="&quot;Disable&quot;"/> <item value="&quot;Enable&quot;"/> <item value="&quot;Initial&quot;"/> </enum> </prop> <prop type="string" name="type" required="True"> <enum> <item value="&quot;OpenId&quot;"/> <item value="&quot;Saml&quot;"/> </enum> </prop> <prop type="string" name="url"/> </prop> <prop type="object" name="user" required="True"> <prop type="string" name="emailAddress"> <format pattern="^[A-Za-z0-9._%+-]+@(?:[A-Za-z0-9-]+\.)+[A-Za-z]{2,}$"/> </prop> <prop type="string" name="firstName"/> <prop type="string" name="lastName"/> <prop type="string" name="phoneNumber"/> <prop type="string" name="upn"/> </prop> </prop> <prop readOnly="True" type="object" name="systemData"> <prop type="dateTime" name="createdAt"/> <prop type="string" name="createdBy"/> <prop type="string" name="createdByType"> <enum> <item value="&quot;Application&quot;"/> <item value="&quot;Key&quot;"/> <item value="&quot;ManagedIdentity&quot;"/> <item value="&quot;User&quot;"/> </enum> </prop> <prop type="dateTime" name="lastModifiedAt"/> <prop type="string" name="lastModifiedBy"/> <prop type="string" name="lastModifiedByType"> <enum> <item value="&quot;Application&quot;"/> <item value="&quot;Key&quot;"/> <item value="&quot;ManagedIdentity&quot;"/> <item value="&quot;User&quot;"/> </enum> </prop> </prop> <prop type="object" name="tags"> <additionalProp> <item type="string"/> </additionalProp> </prop> <prop readOnly="True" type="string" name="type"/> </schema> </json> </body> </response> <response isError="True"> <body> <json> <schema type="@MgmtErrorFormat"/> </json> </body> </response> </http> </operation> <operation> <instanceUpdate ref="$Instance"> <json> <schema type="object" name="resource" required="True" clientFlatten="True"> <prop type="IdentityObject" name="identity"> <prop type="string" name="type" arg="$resource.identity.type" required="True"> <enum> <item value="&quot;None&quot;"/> <item value="&quot;SystemAssigned&quot;"/> <item value="&quot;SystemAssigned,UserAssigned&quot;"/> <item value="&quot;UserAssigned&quot;"/> </enum> </prop> <prop type="object" name="userAssignedIdentities" arg="$resource.identity.userAssignedIdentities"> <additionalProp> <item nullable="True" type="object"/> </additionalProp> </prop> </prop> <prop type="object" name="properties"> <prop type="object" name="marketplace" arg="$resource.properties.marketplace" required="True"> <prop type="object" name="offerDetails" arg="$resource.properties.marketplace.offerDetails" required="True"> <prop type="string" name="offerId" arg="$resource.properties.marketplace.offerDetails.offerId" required="True"/> <prop type="string" name="planId" arg="$resource.properties.marketplace.offerDetails.planId" required="True"/> <prop type="string" name="planName" arg="$resource.properties.marketplace.offerDetails.planName"/> <prop type="string" name="publisherId" arg="$resource.properties.marketplace.offerDetails.publisherId" required="True"/> <prop type="string" name="termId" arg="$resource.properties.marketplace.offerDetails.termId"/> <prop type="string" name="termUnit" arg="$resource.properties.marketplace.offerDetails.termUnit"/> </prop> <prop type="string" name="subscriptionId" arg="$resource.properties.marketplace.subscriptionId"/> </prop> <prop type="object" name="partnerProperties" arg="$resource.properties.partnerProperties"> <prop type="string" name="displayName" arg="$resource.properties.partnerProperties.displayName" required="True"> <format pattern="^[^\0]+$" maxLength="512" minLength="1"/> </prop> </prop> <prop type="object" name="singleSignOnProperties" arg="$resource.properties.singleSignOnProperties"> <prop type="array<string>" name="aadDomains" arg="$resource.properties.singleSignOnProperties.aadDomains"> <item type="string"/> </prop> <prop type="string" name="enterpriseAppId" arg="$resource.properties.singleSignOnProperties.enterpriseAppId"/> <prop type="string" name="state" arg="$resource.properties.singleSignOnProperties.state"> <enum> <item value="&quot;Disable&quot;"/> <item value="&quot;Enable&quot;"/> <item value="&quot;Initial&quot;"/> </enum> </prop> <prop type="string" name="type" arg="$resource.properties.singleSignOnProperties.type" required="True"> <enum> <item value="&quot;OpenId&quot;"/> <item value="&quot;Saml&quot;"/> </enum> </prop> <prop type="string" name="url" arg="$resource.properties.singleSignOnProperties.url"/> </prop> <prop type="object" name="user" arg="$resource.properties.user" required="True"> <prop type="string" name="emailAddress" arg="$resource.properties.user.emailAddress"> <format pattern="^[A-Za-z0-9._%+-]+@(?:[A-Za-z0-9-]+\.)+[A-Za-z]{2,}$"/> </prop> <prop type="string" name="firstName" arg="$resource.properties.user.firstName"/> <prop type="string" name="lastName" arg="$resource.properties.user.lastName"/> <prop type="string" name="phoneNumber" arg="$resource.properties.user.phoneNumber"/> <prop type="string" name="upn" arg="$resource.properties.user.upn"/> </prop> </prop> <prop type="object" name="tags" arg="$resource.tags"> <additionalProp> <item type="string"/> </additionalProp> </prop> </schema> </json> </instanceUpdate> </operation> <operation operationId="Organizations_CreateOrUpdate"> <longRunning finalStateVia="azure-async-operation"/> <http path="/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Pinecone.VectorDb/organizations/{organizationname}"> <request method="put"> <path> <param type="string" name="organizationname" arg="$Path.organizationname" required="True"> <format pattern="^[a-zA-Z0-9][a-zA-Z0-9_\-.: ]*$" maxLength="50" minLength="1"/> </param> <param type="string" name="resourceGroupName" arg="$Path.resourceGroupName" required="True"> <format maxLength="90" minLength="1"/> </param> <param type="uuid" name="subscriptionId" arg="$Path.subscriptionId" required="True"/> </path> <query> <const readOnly="True" const="True" type="string" name="api-version" required="True"> <default value="&quot;2024-10-22-preview&quot;"/> <format minLength="1"/> </const> </query> <body> <json ref="$Instance"/> </body> </request> <response statusCode="200 201"> <body> <json var="$Instance"> <schema type="@OrganizationResource_read"/> </json> </body> </response> <response isError="True"> <body> <json> <schema type="@MgmtErrorFormat"/> </json> </body> </response> </http> </operation> <output type="object" ref="$Instance" clientFlatten="True"/> </command> <commandGroup name="identity"> <command name="assign" version="2024-10-22-preview"> <resource id="/subscriptions/{}/resourcegroups/{}/providers/pinecone.vectordb/organizations/{}" version="2024-10-22-preview" subresource="identity" swagger="mgmt-plane/liftrpinecone/ResourceProviders/Pinecone.VectorDb/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9QaW5lY29uZS5WZWN0b3JEYi9vcmdhbml6YXRpb25zL3tvcmdhbml6YXRpb25uYW1lfQ==/V/MjAyNC0xMC0yMi1wcmV2aWV3"/> <argGroup name=""> <arg type="string" var="$Path.organizationname" options="organizationname name n" required="True" idPart="name"> <help short="Name of the Organization resource"/> <format pattern="^[a-zA-Z0-9][a-zA-Z0-9_\-.: ]*$" maxLength="50" minLength="1"/> </arg> <arg type="ResourceGroupName" var="$Path.resourceGroupName" options="resource-group g" required="True" idPart="resource_group"/> <arg type="SubscriptionId" var="$Path.subscriptionId" options="subscription" required="True" idPart="subscription"/> </argGroup> <argGroup name="Resource.identity"> <arg type="string" var="$resource.identity.systemAssigned" options="mi-system-assigned system-assigned" group="Resource.identity"> <blank value="&quot;True&quot;"/> <help short="Set the system managed identity."/> </arg> <arg type="array<string>" var="$resource.identity.userAssigned" options="mi-user-assigned user-assigned" group="Resource.identity"> <blank value="[]"/> <help short="Set the user managed identities."/> <item type="string"/> </arg> </argGroup> <subresourceSelector var="$Subresource" ref="$Instance"> <json type="object" name="resource"> <prop type="object" name="identity"/> </json> </subresourceSelector> <operation operationId="Organizations_Get"> <http path="/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Pinecone.VectorDb/organizations/{organizationname}"> <request method="get"> <path> <param type="string" name="organizationname" arg="$Path.organizationname" required="True"> <format pattern="^[a-zA-Z0-9][a-zA-Z0-9_\-.: ]*$" maxLength="50" minLength="1"/> </param> <param type="string" name="resourceGroupName" arg="$Path.resourceGroupName" required="True"> <format maxLength="90" minLength="1"/> </param> <param type="uuid" name="subscriptionId" arg="$Path.subscriptionId" required="True"/> </path> <query> <const readOnly="True" const="True" type="string" name="api-version" required="True"> <default value="&quot;2024-10-22-preview&quot;"/> <format minLength="1"/> </const> </query> </request> <response statusCode="200"> <body> <json var="$Instance"> <schema type="object" cls="OrganizationResource_read"> <prop readOnly="True" type="ResourceId" name="id"> <format template="/subscriptions/{}/resourceGroups/{}/providers/Pinecone.VectorDb/organizations/{}"/> </prop> <prop type="IdentityObject" name="identity"> <prop readOnly="True" type="uuid" name="principalId"/> <prop readOnly="True" type="uuid" name="tenantId"/> <prop type="string" name="type" required="True"> <enum> <item value="&quot;None&quot;"/> <item value="&quot;SystemAssigned&quot;"/> <item value="&quot;SystemAssigned,UserAssigned&quot;"/> <item value="&quot;UserAssigned&quot;"/> </enum> </prop> <prop type="object" name="userAssignedIdentities"> <additionalProp> <item nullable="True" type="object"> <prop readOnly="True" type="uuid" name="clientId"/> <prop readOnly="True" type="uuid" name="principalId"/> </item> </additionalProp> </prop> </prop> <prop type="ResourceLocation" name="location" required="True"/> <prop readOnly="True" type="string" name="name"/> <prop type="object" name="properties"> <prop type="object" name="marketplace" required="True"> <prop type="object" name="offerDetails" required="True"> <prop type="string" name="offerId" required="True"/> <prop type="string" name="planId" required="True"/> <prop type="string" name="planName"/> <prop type="string" name="publisherId" required="True"/> <prop type="string" name="termId"/> <prop type="string" name="termUnit"/> </prop> <prop type="string" name="subscriptionId"/> <prop readOnly="True" type="string" name="subscriptionStatus"> <enum> <item value="&quot;PendingFulfillmentStart&quot;"/> <item value="&quot;Subscribed&quot;"/> <item value="&quot;Suspended&quot;"/> <item value="&quot;Unsubscribed&quot;"/> </enum> </prop> </prop> <prop type="object" name="partnerProperties"> <prop type="string" name="displayName" required="True"> <format pattern="^[^\0]+$" maxLength="512" minLength="1"/> </prop> </prop> <prop readOnly="True" type="string" name="provisioningState"> <enum> <item value="&quot;Canceled&quot;"/> <item value="&quot;Failed&quot;"/> <item value="&quot;Succeeded&quot;"/> </enum> </prop> <prop type="object" name="singleSignOnProperties"> <prop type="array<string>" name="aadDomains"> <item type="string"/> </prop> <prop type="string" name="enterpriseAppId"/> <prop type="string" name="state"> <enum> <item value="&quot;Disable&quot;"/> <item value="&quot;Enable&quot;"/> <item value="&quot;Initial&quot;"/> </enum> </prop> <prop type="string" name="type" required="True"> <enum> <item value="&quot;OpenId&quot;"/> <item value="&quot;Saml&quot;"/> </enum> </prop> <prop type="string" name="url"/> </prop> <prop type="object" name="user" required="True"> <prop type="string" name="emailAddress"> <format pattern="^[A-Za-z0-9._%+-]+@(?:[A-Za-z0-9-]+\.)+[A-Za-z]{2,}$"/> </prop> <prop type="string" name="firstName"/> <prop type="string" name="lastName"/> <prop type="string" name="phoneNumber"/> <prop type="string" name="upn"/> </prop> </prop> <prop readOnly="True" type="object" name="systemData"> <prop type="dateTime" name="createdAt"/> <prop type="string" name="createdBy"/> <prop type="string" name="createdByType"> <enum> <item value="&quot;Application&quot;"/> <item value="&quot;Key&quot;"/> <item value="&quot;ManagedIdentity&quot;"/> <item value="&quot;User&quot;"/> </enum> </prop> <prop type="dateTime" name="lastModifiedAt"/> <prop type="string" name="lastModifiedBy"/> <prop type="string" name="lastModifiedByType"> <enum> <item value="&quot;Application&quot;"/> <item value="&quot;Key&quot;"/> <item value="&quot;ManagedIdentity&quot;"/> <item value="&quot;User&quot;"/> </enum> </prop> </prop> <prop type="object" name="tags"> <additionalProp> <item type="string"/> </additionalProp> </prop> <prop readOnly="True" type="string" name="type"/> </schema> </json> </body> </response> <response isError="True"> <body> <json> <schema type="@MgmtErrorFormat"/> </json> </body> </response> </http> </operation> <operation> <instanceUpdate ref="$Subresource"> <json> <schema action="assign" type="IdentityObject" name="resource.identity" required="True"> <userAssigned action="assign" type="array<string>" name="userAssigned" arg="$resource.identity.userAssigned"> <item action="assign" type="string"/> </userAssigned> <systemAssigned action="assign" type="string" name="systemAssigned" arg="$resource.identity.systemAssigned"/> </schema> </json> </instanceUpdate> </operation> <operation operationId="Organizations_CreateOrUpdate"> <longRunning finalStateVia="azure-async-operation"/> <http path="/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Pinecone.VectorDb/organizations/{organizationname}"> <request method="put"> <path> <param type="string" name="organizationname" arg="$Path.organizationname" required="True"> <format pattern="^[a-zA-Z0-9][a-zA-Z0-9_\-.: ]*$" maxLength="50" minLength="1"/> </param> <param type="string" name="resourceGroupName" arg="$Path.resourceGroupName" required="True"> <format maxLength="90" minLength="1"/> </param> <param type="uuid" name="subscriptionId" arg="$Path.subscriptionId" required="True"/> </path> <query> <const readOnly="True" const="True" type="string" name="api-version" required="True"> <default value="&quot;2024-10-22-preview&quot;"/> <format minLength="1"/> </const> </query> <body> <json ref="$Instance"/> </body> </request> <response statusCode="200 201"> <body> <json var="$Instance"> <schema type="@OrganizationResource_read"/> </json> </body> </response> <response isError="True"> <body> <json> <schema type="@MgmtErrorFormat"/> </json> </body> </response> </http> </operation> <output type="object" ref="$Subresource" clientFlatten="True"/> </command> <command name="remove" version="2024-10-22-preview"> <resource id="/subscriptions/{}/resourcegroups/{}/providers/pinecone.vectordb/organizations/{}" version="2024-10-22-preview" subresource="identity" swagger="mgmt-plane/liftrpinecone/ResourceProviders/Pinecone.VectorDb/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9QaW5lY29uZS5WZWN0b3JEYi9vcmdhbml6YXRpb25zL3tvcmdhbml6YXRpb25uYW1lfQ==/V/MjAyNC0xMC0yMi1wcmV2aWV3"/> <argGroup name=""> <arg type="string" var="$Path.organizationname" options="organizationname name n" required="True" idPart="name"> <help short="Name of the Organization resource"/> <format pattern="^[a-zA-Z0-9][a-zA-Z0-9_\-.: ]*$" maxLength="50" minLength="1"/> </arg> <arg type="ResourceGroupName" var="$Path.resourceGroupName" options="resource-group g" required="True" idPart="resource_group"/> <arg type="SubscriptionId" var="$Path.subscriptionId" options="subscription" required="True" idPart="subscription"/> </argGroup> <argGroup name="Resource.identity"> <arg type="string" var="$resource.identity.systemAssigned" options="mi-system-assigned system-assigned" group="Resource.identity"> <blank value="&quot;True&quot;"/> <help short="Set the system managed identity."/> </arg> <arg type="array<string>" var="$resource.identity.userAssigned" options="mi-user-assigned user-assigned" group="Resource.identity"> <blank value="[]"/> <help short="Set the user managed identities."/> <item type="string"/> </arg> </argGroup> <subresourceSelector var="$Subresource" ref="$Instance"> <json type="object" name="resource"> <prop type="object" name="identity"/> </json> </subresourceSelector> <operation operationId="Organizations_Get"> <http path="/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Pinecone.VectorDb/organizations/{organizationname}"> <request method="get"> <path> <param type="string" name="organizationname" arg="$Path.organizationname" required="True"> <format pattern="^[a-zA-Z0-9][a-zA-Z0-9_\-.: ]*$" maxLength="50" minLength="1"/> </param> <param type="string" name="resourceGroupName" arg="$Path.resourceGroupName" required="True"> <format maxLength="90" minLength="1"/> </param> <param type="uuid" name="subscriptionId" arg="$Path.subscriptionId" required="True"/> </path> <query> <const readOnly="True" const="True" type="string" name="api-version" required="True"> <default value="&quot;2024-10-22-preview&quot;"/> <format minLength="1"/> </const> </query> </request> <response statusCode="200"> <body> <json var="$Instance"> <schema type="object" cls="OrganizationResource_read"> <prop readOnly="True" type="ResourceId" name="id"> <format template="/subscriptions/{}/resourceGroups/{}/providers/Pinecone.VectorDb/organizations/{}"/> </prop> <prop type="IdentityObject" name="identity"> <prop readOnly="True" type="uuid" name="principalId"/> <prop readOnly="True" type="uuid" name="tenantId"/> <prop type="string" name="type" required="True"> <enum> <item value="&quot;None&quot;"/> <item value="&quot;SystemAssigned&quot;"/> <item value="&quot;SystemAssigned,UserAssigned&quot;"/> <item value="&quot;UserAssigned&quot;"/> </enum> </prop> <prop type="object" name="userAssignedIdentities"> <additionalProp> <item nullable="True" type="object"> <prop readOnly="True" type="uuid" name="clientId"/> <prop readOnly="True" type="uuid" name="principalId"/> </item> </additionalProp> </prop> </prop> <prop type="ResourceLocation" name="location" required="True"/> <prop readOnly="True" type="string" name="name"/> <prop type="object" name="properties"> <prop type="object" name="marketplace" required="True"> <prop type="object" name="offerDetails" required="True"> <prop type="string" name="offerId" required="True"/> <prop type="string" name="planId" required="True"/> <prop type="string" name="planName"/> <prop type="string" name="publisherId" required="True"/> <prop type="string" name="termId"/> <prop type="string" name="termUnit"/> </prop> <prop type="string" name="subscriptionId"/> <prop readOnly="True" type="string" name="subscriptionStatus"> <enum> <item value="&quot;PendingFulfillmentStart&quot;"/> <item value="&quot;Subscribed&quot;"/> <item value="&quot;Suspended&quot;"/> <item value="&quot;Unsubscribed&quot;"/> </enum> </prop> </prop> <prop type="object" name="partnerProperties"> <prop type="string" name="displayName" required="True"> <format pattern="^[^\0]+$" maxLength="512" minLength="1"/> </prop> </prop> <prop readOnly="True" type="string" name="provisioningState"> <enum> <item value="&quot;Canceled&quot;"/> <item value="&quot;Failed&quot;"/> <item value="&quot;Succeeded&quot;"/> </enum> </prop> <prop type="object" name="singleSignOnProperties"> <prop type="array<string>" name="aadDomains"> <item type="string"/> </prop> <prop type="string" name="enterpriseAppId"/> <prop type="string" name="state"> <enum> <item value="&quot;Disable&quot;"/> <item value="&quot;Enable&quot;"/> <item value="&quot;Initial&quot;"/> </enum> </prop> <prop type="string" name="type" required="True"> <enum> <item value="&quot;OpenId&quot;"/> <item value="&quot;Saml&quot;"/> </enum> </prop> <prop type="string" name="url"/> </prop> <prop type="object" name="user" required="True"> <prop type="string" name="emailAddress"> <format pattern="^[A-Za-z0-9._%+-]+@(?:[A-Za-z0-9-]+\.)+[A-Za-z]{2,}$"/> </prop> <prop type="string" name="firstName"/> <prop type="string" name="lastName"/> <prop type="string" name="phoneNumber"/> <prop type="string" name="upn"/> </prop> </prop> <prop readOnly="True" type="object" name="systemData"> <prop type="dateTime" name="createdAt"/> <prop type="string" name="createdBy"/> <prop type="string" name="createdByType"> <enum> <item value="&quot;Application&quot;"/> <item value="&quot;Key&quot;"/> <item value="&quot;ManagedIdentity&quot;"/> <item value="&quot;User&quot;"/> </enum> </prop> <prop type="dateTime" name="lastModifiedAt"/> <prop type="string" name="lastModifiedBy"/> <prop type="string" name="lastModifiedByType"> <enum> <item value="&quot;Application&quot;"/> <item value="&quot;Key&quot;"/> <item value="&quot;ManagedIdentity&quot;"/> <item value="&quot;User&quot;"/> </enum> </prop> </prop> <prop type="object" name="tags"> <additionalProp> <item type="string"/> </additionalProp> </prop> <prop readOnly="True" type="string" name="type"/> </schema> </json> </body> </response> <response isError="True"> <body> <json> <schema type="@MgmtErrorFormat"/> </json> </body> </response> </http> </operation> <operation> <instanceUpdate ref="$Subresource"> <json> <schema action="remove" type="IdentityObject" name="resource.identity" required="True"> <userAssigned action="remove" type="array<string>" name="userAssigned" arg="$resource.identity.userAssigned"> <item action="remove" type="string"/> </userAssigned> <systemAssigned action="remove" type="string" name="systemAssigned" arg="$resource.identity.systemAssigned"/> </schema> </json> </instanceUpdate> </operation> <operation operationId="Organizations_CreateOrUpdate"> <longRunning finalStateVia="azure-async-operation"/> <http path="/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Pinecone.VectorDb/organizations/{organizationname}"> <request method="put"> <path> <param type="string" name="organizationname" arg="$Path.organizationname" required="True"> <format pattern="^[a-zA-Z0-9][a-zA-Z0-9_\-.: ]*$" maxLength="50" minLength="1"/> </param> <param type="string" name="resourceGroupName" arg="$Path.resourceGroupName" required="True"> <format maxLength="90" minLength="1"/> </param> <param type="uuid" name="subscriptionId" arg="$Path.subscriptionId" required="True"/> </path> <query> <const readOnly="True" const="True" type="string" name="api-version" required="True"> <default value="&quot;2024-10-22-preview&quot;"/> <format minLength="1"/> </const> </query> <body> <json ref="$Instance"/> </body> </request> <response statusCode="200 201"> <body> <json var="$Instance"> <schema type="@OrganizationResource_read"/> </json> </body> </response> <response isError="True"> <body> <json> <schema type="@MgmtErrorFormat"/> </json> </body> </response> </http> </operation> <output type="object" ref="$Subresource" clientFlatten="True"/> </command> <command name="show" version="2024-10-22-preview"> <resource id="/subscriptions/{}/resourcegroups/{}/providers/pinecone.vectordb/organizations/{}" version="2024-10-22-preview" subresource="identity" swagger="mgmt-plane/liftrpinecone/ResourceProviders/Pinecone.VectorDb/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9QaW5lY29uZS5WZWN0b3JEYi9vcmdhbml6YXRpb25zL3tvcmdhbml6YXRpb25uYW1lfQ==/V/MjAyNC0xMC0yMi1wcmV2aWV3"/> <argGroup name=""> <arg type="string" var="$Path.organizationname" options="organizationname name n" required="True" idPart="name"> <help short="Name of the Organization resource"/> <format pattern="^[a-zA-Z0-9][a-zA-Z0-9_\-.: ]*$" maxLength="50" minLength="1"/> </arg> <arg type="ResourceGroupName" var="$Path.resourceGroupName" options="resource-group g" required="True" idPart="resource_group"/> <arg type="SubscriptionId" var="$Path.subscriptionId" options="subscription" required="True" idPart="subscription"/> </argGroup> <subresourceSelector var="$Subresource" ref="$Instance"> <json type="object" name="resource"> <prop type="object" name="identity"/> </json> </subresourceSelector> <operation operationId="Organizations_Get"> <http path="/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Pinecone.VectorDb/organizations/{organizationname}"> <request method="get"> <path> <param type="string" name="organizationname" arg="$Path.organizationname" required="True"> <format pattern="^[a-zA-Z0-9][a-zA-Z0-9_\-.: ]*$" maxLength="50" minLength="1"/> </param> <param type="string" name="resourceGroupName" arg="$Path.resourceGroupName" required="True"> <format maxLength="90" minLength="1"/> </param> <param type="uuid" name="subscriptionId" arg="$Path.subscriptionId" required="True"/> </path> <query> <const readOnly="True" const="True" type="string" name="api-version" required="True"> <default value="&quot;2024-10-22-preview&quot;"/> <format minLength="1"/> </const> </query> </request> <response statusCode="200"> <body> <json var="$Instance"> <schema type="object" cls="OrganizationResource_read"> <prop readOnly="True" type="ResourceId" name="id"> <format template="/subscriptions/{}/resourceGroups/{}/providers/Pinecone.VectorDb/organizations/{}"/> </prop> <prop type="IdentityObject" name="identity"> <prop readOnly="True" type="uuid" name="principalId"/> <prop readOnly="True" type="uuid" name="tenantId"/> <prop type="string" name="type" required="True"> <enum> <item value="&quot;None&quot;"/> <item value="&quot;SystemAssigned&quot;"/> <item value="&quot;SystemAssigned,UserAssigned&quot;"/> <item value="&quot;UserAssigned&quot;"/> </enum> </prop> <prop type="object" name="userAssignedIdentities"> <additionalProp> <item nullable="True" type="object"> <prop readOnly="True" type="uuid" name="clientId"/> <prop readOnly="True" type="uuid" name="principalId"/> </item> </additionalProp> </prop> </prop> <prop type="ResourceLocation" name="location" required="True"/> <prop readOnly="True" type="string" name="name"/> <prop type="object" name="properties"> <prop type="object" name="marketplace" required="True"> <prop type="object" name="offerDetails" required="True"> <prop type="string" name="offerId" required="True"/> <prop type="string" name="planId" required="True"/> <prop type="string" name="planName"/> <prop type="string" name="publisherId" required="True"/> <prop type="string" name="termId"/> <prop type="string" name="termUnit"/> </prop> <prop type="string" name="subscriptionId"/> <prop readOnly="True" type="string" name="subscriptionStatus"> <enum> <item value="&quot;PendingFulfillmentStart&quot;"/> <item value="&quot;Subscribed&quot;"/> <item value="&quot;Suspended&quot;"/> <item value="&quot;Unsubscribed&quot;"/> </enum> </prop> </prop> <prop type="object" name="partnerProperties"> <prop type="string" name="displayName" required="True"> <format pattern="^[^\0]+$" maxLength="512" minLength="1"/> </prop> </prop> <prop readOnly="True" type="string" name="provisioningState"> <enum> <item value="&quot;Canceled&quot;"/> <item value="&quot;Failed&quot;"/> <item value="&quot;Succeeded&quot;"/> </enum> </prop> <prop type="object" name="singleSignOnProperties"> <prop type="array<string>" name="aadDomains"> <item type="string"/> </prop> <prop type="string" name="enterpriseAppId"/> <prop type="string" name="state"> <enum> <item value="&quot;Disable&quot;"/> <item value="&quot;Enable&quot;"/> <item value="&quot;Initial&quot;"/> </enum> </prop> <prop type="string" name="type" required="True"> <enum> <item value="&quot;OpenId&quot;"/> <item value="&quot;Saml&quot;"/> </enum> </prop> <prop type="string" name="url"/> </prop> <prop type="object" name="user" required="True"> <prop type="string" name="emailAddress"> <format pattern="^[A-Za-z0-9._%+-]+@(?:[A-Za-z0-9-]+\.)+[A-Za-z]{2,}$"/> </prop> <prop type="string" name="firstName"/> <prop type="string" name="lastName"/> <prop type="string" name="phoneNumber"/> <prop type="string" name="upn"/> </prop> </prop> <prop readOnly="True" type="object" name="systemData"> <prop type="dateTime" name="createdAt"/> <prop type="string" name="createdBy"/> <prop type="string" name="createdByType"> <enum> <item value="&quot;Application&quot;"/> <item value="&quot;Key&quot;"/> <item value="&quot;ManagedIdentity&quot;"/> <item value="&quot;User&quot;"/> </enum> </prop> <prop type="dateTime" name="lastModifiedAt"/> <prop type="string" name="lastModifiedBy"/> <prop type="string" name="lastModifiedByType"> <enum> <item value="&quot;Application&quot;"/> <item value="&quot;Key&quot;"/> <item value="&quot;ManagedIdentity&quot;"/> <item value="&quot;User&quot;"/> </enum> </prop> </prop> <prop type="object" name="tags"> <additionalProp> <item type="string"/> </additionalProp> </prop> <prop readOnly="True" type="string" name="type"/> </schema> </json> </body> </response> <response isError="True"> <body> <json> <schema type="@MgmtErrorFormat"/> </json> </body> </response> </http> </operation> <output type="object" ref="$Subresource" clientFlatten="True"/> </command> </commandGroup> </commandGroup> </CodeGen>