- new endpoints - post /compositeRole/createByEnterprise - post /compositeRole/createByEnterpriseProxy - post /compositeRole/createByOperator - post /compositeRole/deleteByEnterprise - post /compositeRole/deleteByEnterpriseProxy - post /compositeRole/deleteByOperator - post /compositeRole/getByEnterprise - post /compositeRole/getByEnterpriseProxy - post /compositeRole/getByOperator - post /compositeRole/updateByEnterprise - post /compositeRole/updateByEnterpriseProxy - post /compositeRole/updateByOperator - post /functionalRole/getByEnterprise - post /functionalRole/getByEnterpriseProxy - post /functionalRole/getByOperator - new request params - post /enterprise/cloneEnterpriseV2 - new request param: serviceLicenses/SDWAN/enabled (in: body, type: boolean) - new request param: serviceLicenses/CWS/enabled (in: body, type: boolean) - new request param: serviceLicenses/ZTNAD/enabled (in: body, type: boolean) - new request param: serviceLicenses/ZTNAD/maxPops (in: body, type: integer) - post /enterprise/insertEnterprise - new request param: serviceLicenses/SDWAN/enabled (in: body, type: boolean) - new request param: serviceLicenses/CWS/enabled (in: body, type: boolean) - new request param: serviceLicenses/ZTNAD/enabled (in: body, type: boolean) - new request param: serviceLicenses/ZTNAD/maxPops (in: body, type: integer) - post /enterpriseProxy/insertEnterpriseProxyEnterprise - new request param: serviceLicenses/SDWAN/enabled (in: body, type: boolean) - new request param: serviceLicenses/CWS/enabled (in: body, type: boolean) - new request param: serviceLicenses/ZTNAD/enabled (in: body, type: boolean) - new request param: serviceLicenses/ZTNAD/maxPops (in: body, type: integer) - new response attributes - post /edge/getEdgeConfigurationModules - new attribute for 200 response: cloudWebSecurityPolicies[]/logicalId (in: body, type: string) - new attribute for 200 response: cloudWebSecurityPolicies[]/primaryDetail/name (in: body, type: string) - new attribute for 200 response: cloudWebSecurityPolicies[]/primaryDetail/policyId (in: body, type: string) - post /enterpriseProxy/getEnterpriseProxyEnterprises - new attribute for 200 response: []/serviceLicenses/SDWAN/enabled (in: body, type: boolean) - new attribute for 200 response: []/serviceLicenses/CWS/enabled (in: body, type: boolean) - new attribute for 200 response: []/serviceLicenses/ZTNAD/enabled (in: body, type: boolean) - new attribute for 200 response: []/serviceLicenses/ZTNAD/maxPops (in: body, type: integer) - post /network/getNetworkEnterprises - new attribute for 200 response: []/serviceLicenses/SDWAN/enabled (in: body, type: boolean) - new attribute for 200 response: []/serviceLicenses/CWS/enabled (in: body, type: boolean) - new attribute for 200 response: []/serviceLicenses/ZTNAD/enabled (in: body, type: boolean) - new attribute for 200 response: []/serviceLicenses/ZTNAD/maxPops (in: body, type: integer) - post /role/getUserTypeRoles - new attribute for 200 response: []/roleType (in: body, type: string) - new attribute for 200 response: []/isCustom (in: body, type: integer)