# README
Generate new solace connector client
- adjust openapi.yaml of solace-connector api
- remove health endpoint
- rename schemas/Organization to schemas/OrganizationRepresentation
- replace references to "#/components/schemas/Organization" with #/components/schemas/OrganizationRepresentation
./oapi-codegen --config config.yml connector.yaml > connector.gen.go
- adjust generated client
- fix
Permissions
to:
- fix
// lists all the publish and subscribe topics an app has access to. Restrictions on topic elements are taken into account.
type Permissions struct {
Publish *[]map[string] struct {
ChannelId *string `json:"channelId,omitempty"`
IsChannel *bool `json:"isChannel,omitempty"`
Permissions []CommonTopic `json:"permissions"`
}
Subscribe *[]map[string] struct {
ChannelId *string `json:"channelId,omitempty"`
IsChannel *bool `json:"isChannel,omitempty"`
Permissions []CommonTopic `json:"permissions"`
}
}
- Codgenerator https://github.com/deepmap/oapi-codegen
# Functions
GetSwagger returns the Swagger specification corresponding to the generated code in this file.
NewAboutRequest generates requests for About.
Creates a new Client, with reasonable defaults.
NewClientWithResponses creates a new ClientWithResponses, which wraps Client with return type handling.
NewCreateApiAttributeRequestWithBody generates requests for CreateApiAttribute with any type of body.
NewCreateApiMetaAttributeRequestWithBody generates requests for CreateApiMetaAttribute with any type of body.
NewCreateApiProductAttributeRequestWithBody generates requests for CreateApiProductAttribute with any type of body.
NewCreateApiProductMetaAttributeRequestWithBody generates requests for CreateApiProductMetaAttribute with any type of body.
NewCreateApiProductRequest calls the generic CreateApiProduct builder with application/json body.
NewCreateApiProductRequestWithBody generates requests for CreateApiProduct with any type of body.
NewCreateApiRequestWithBody generates requests for CreateApi with any type of body.
NewCreateDerivedApiProductRequest calls the generic CreateDerivedApiProduct builder with application/json body.
NewCreateDerivedApiProductRequestWithBody generates requests for CreateDerivedApiProduct with any type of body.
NewCreateDeveloperAppAttributeRequestWithBody generates requests for CreateDeveloperAppAttribute with any type of body.
NewCreateDeveloperAppCredentialsRequest calls the generic CreateDeveloperAppCredentials builder with application/json body.
NewCreateDeveloperAppCredentialsRequestWithBody generates requests for CreateDeveloperAppCredentials with any type of body.
NewCreateDeveloperAppRequest calls the generic CreateDeveloperApp builder with application/json body.
NewCreateDeveloperAppRequestWithBody generates requests for CreateDeveloperApp with any type of body.
NewCreateDeveloperAppWebHookRequest calls the generic CreateDeveloperAppWebHook builder with application/json body.
NewCreateDeveloperAppWebHookRequestWithBody generates requests for CreateDeveloperAppWebHook with any type of body.
NewCreateDeveloperRequest calls the generic CreateDeveloper builder with application/json body.
NewCreateDeveloperRequestWithBody generates requests for CreateDeveloper with any type of body.
NewCreateEnvironmentRequest calls the generic CreateEnvironment builder with application/json body.
NewCreateEnvironmentRequestWithBody generates requests for CreateEnvironment with any type of body.
NewCreateImporterJobRequest calls the generic CreateImporterJob builder with application/json body.
NewCreateImporterJobRequestWithBody generates requests for CreateImporterJob with any type of body.
NewCreateOrganizationRequest calls the generic CreateOrganization builder with application/json body.
NewCreateOrganizationRequestWithBody generates requests for CreateOrganization with any type of body.
NewCreateTeamAppAttributeRequestWithBody generates requests for CreateTeamAppAttribute with any type of body.
NewCreateTeamAppCredentialsRequest calls the generic CreateTeamAppCredentials builder with application/json body.
NewCreateTeamAppCredentialsRequestWithBody generates requests for CreateTeamAppCredentials with any type of body.
NewCreateTeamAppRequest calls the generic CreateTeamApp builder with application/json body.
NewCreateTeamAppRequestWithBody generates requests for CreateTeamApp with any type of body.
NewCreateTeamAppWebHookRequest calls the generic CreateTeamAppWebHook builder with application/json body.
NewCreateTeamAppWebHookRequestWithBody generates requests for CreateTeamAppWebHook with any type of body.
NewCreateTeamRequest calls the generic CreateTeam builder with application/json body.
NewCreateTeamRequestWithBody generates requests for CreateTeam with any type of body.
NewDeleteApiAttributeRequest generates requests for DeleteApiAttribute.
NewDeleteApiMetaAttributeRequest generates requests for DeleteApiMetaAttribute.
NewDeleteApiProductAttributeRequest generates requests for DeleteApiProductAttribute.
NewDeleteApiProductMetaAttributeRequest generates requests for DeleteApiProductMetaAttribute.
NewDeleteApiProductRequest generates requests for DeleteApiProduct.
NewDeleteApiRequest generates requests for DeleteApi.
NewDeleteDeveloperAppAttributeRequest generates requests for DeleteDeveloperAppAttribute.
NewDeleteDeveloperAppCredentialsRequest generates requests for DeleteDeveloperAppCredentials.
NewDeleteDeveloperAppRequest generates requests for DeleteDeveloperApp.
NewDeleteDeveloperAppWebHookRequest generates requests for DeleteDeveloperAppWebHook.
NewDeleteDeveloperRequest generates requests for DeleteDeveloper.
NewDeleteEnvironmentRequest generates requests for DeleteEnvironment.
NewDeleteImporterJobRequest generates requests for DeleteImporterJob.
NewDeleteOrganizationRequest generates requests for DeleteOrganization.
NewDeleteTeamAppAttributeRequest generates requests for DeleteTeamAppAttribute.
NewDeleteTeamAppCredentialsRequest generates requests for DeleteTeamAppCredentials.
NewDeleteTeamAppRequest generates requests for DeleteTeamApp.
NewDeleteTeamAppWebHookRequest generates requests for DeleteTeamAppWebHook.
NewDeleteTeamRequest generates requests for DeleteTeam.
NewGetAllImportersRequest generates requests for GetAllImporters.
NewGetAllImporterTypesRequest generates requests for GetAllImporterTypes.
NewGetApiAttributeRequest generates requests for GetApiAttribute.
NewGetApiInfoRequest generates requests for GetApiInfo.
NewGetApiMetaAttributeRequest generates requests for GetApiMetaAttribute.
NewGetApiProductApiSpecificationRequest generates requests for GetApiProductApiSpecification.
NewGetApiProductAttributeRequest generates requests for GetApiProductAttribute.
NewGetApiProductMetaAttributeRequest generates requests for GetApiProductMetaAttribute.
NewGetApiProductRequest generates requests for GetApiProduct.
NewGetApiProductRevisionRequest generates requests for GetApiProductRevision.
NewGetApiReferencedByAPIProductsRequest generates requests for GetApiReferencedByAPIProducts.
NewGetApiRequest generates requests for GetApi.
NewGetApiRevisionAPIProductReferencesRequest generates requests for GetApiRevisionAPIProductReferences.
NewGetApiRevisionRequest generates requests for GetApiRevision.
NewGetApiVersionInfoRequest generates requests for GetApiVersionInfo.
NewGetAppApiSpecificationRequest generates requests for GetAppApiSpecification.
NewGetAppConfigSetRequest generates requests for GetAppConfigSet.
NewGetAppConfigSnapshotRequest generates requests for GetAppConfigSnapshot.
NewGetAppRequest generates requests for GetApp.
NewGetAppStatusRequest generates requests for GetAppStatus.
NewGetDeveloperAppAttributeRequest generates requests for GetDeveloperAppAttribute.
NewGetDeveloperAppRequest generates requests for GetDeveloperApp.
NewGetDeveloperAppWebHookRequest generates requests for GetDeveloperAppWebHook.
NewGetDeveloperRequest generates requests for GetDeveloper.
NewGetEnvironmentReferencedByAPIProductsRequest generates requests for GetEnvironmentReferencedByAPIProducts.
NewGetEnvironmentRequest generates requests for GetEnvironment.
NewGetEPApplicationDomainRequest generates requests for GetEPApplicationDomain.
NewGetEventAPIProductAsyncAPIRequest generates requests for GetEventAPIProductAsyncAPI.
NewGetEventAPIProductRequest generates requests for GetEventAPIProduct.
NewGetImporterJobRequest generates requests for GetImporterJob.
NewGetOrganizationRequest generates requests for GetOrganization.
NewGetTeamAppAttributeRequest generates requests for GetTeamAppAttribute.
NewGetTeamAppRequest generates requests for GetTeamApp.
NewGetTeamAppWebHookRequest generates requests for GetTeamAppWebHook.
NewGetTeamRequest generates requests for GetTeam.
NewGetTokenRequest generates requests for GetToken.
NewImportApiRequest calls the generic ImportApi builder with application/json body.
NewImportApiRequestWithBody generates requests for ImportApi with any type of body.
NewListApiProductApisRequest generates requests for ListApiProductApis.
NewListApiProductRevisionsRequest generates requests for ListApiProductRevisions.
NewListApiProductsRequest generates requests for ListApiProducts.
NewListApiRevisionsRequest generates requests for ListApiRevisions.
NewListApisRequest generates requests for ListApis.
NewListAppApiSpecificationsRequest generates requests for ListAppApiSpecifications.
NewListAppConfigSetSnapshotsRequest generates requests for ListAppConfigSetSnapshots.
NewListAppConfigSetsRequest generates requests for ListAppConfigSets.
NewListAppReferencesToAPIProductsRequest generates requests for ListAppReferencesToAPIProducts.
NewListAppsRequest generates requests for ListApps.
NewListDerivedApiProductsRequest generates requests for ListDerivedApiProducts.
NewListDeveloperAppCredentialsRequest generates requests for ListDeveloperAppCredentials.
NewListDeveloperAppsRequest generates requests for ListDeveloperApps.
NewListDeveloperAppWebHooksRequest generates requests for ListDeveloperAppWebHooks.
NewListDevelopersRequest generates requests for ListDevelopers.
NewListEnvironmentsRequest generates requests for ListEnvironments.
NewListEPApplicationDomainsRequest generates requests for ListEPApplicationDomains.
NewListEventAPIProductsRequest generates requests for ListEventAPIProducts.
NewListHistoryRequest generates requests for ListHistory.
NewListJobsRequest generates requests for ListJobs.
NewListOrganizationsRequest generates requests for ListOrganizations.
NewListServicesRequest generates requests for ListServices.
NewListTeamAppCredentialsRequest generates requests for ListTeamAppCredentials.
NewListTeamAppsRequest generates requests for ListTeamApps.
NewListTeamAppWebHooksRequest generates requests for ListTeamAppWebHooks.
NewListTeamsRequest generates requests for ListTeams.
NewRunImporterJobRequest generates requests for RunImporterJob.
NewUpdateApiAttributeRequestWithBody generates requests for UpdateApiAttribute with any type of body.
NewUpdateApiInfoRequest calls the generic UpdateApiInfo builder with application/json body.
NewUpdateApiInfoRequestWithBody generates requests for UpdateApiInfo with any type of body.
NewUpdateApiMetaAttributeRequestWithBody generates requests for UpdateApiMetaAttribute with any type of body.
NewUpdateApiProductAttributeRequestWithBody generates requests for UpdateApiProductAttribute with any type of body.
NewUpdateApiProductMetaAttributeRequestWithBody generates requests for UpdateApiProductMetaAttribute with any type of body.
NewUpdateApiProductRequest calls the generic UpdateApiProduct builder with application/json body.
NewUpdateApiProductRequestWithBody generates requests for UpdateApiProduct with any type of body.
NewUpdateApiRequestWithBody generates requests for UpdateApi with any type of body.
NewUpdateApiVersionInfoRequest calls the generic UpdateApiVersionInfo builder with application/json body.
NewUpdateApiVersionInfoRequestWithBody generates requests for UpdateApiVersionInfo with any type of body.
NewUpdateDeveloperAppAttributeRequestWithBody generates requests for UpdateDeveloperAppAttribute with any type of body.
NewUpdateDeveloperAppCredentialsRequest calls the generic UpdateDeveloperAppCredentials builder with application/json body.
NewUpdateDeveloperAppCredentialsRequestWithBody generates requests for UpdateDeveloperAppCredentials with any type of body.
NewUpdateDeveloperAppRequest calls the generic UpdateDeveloperApp builder with application/json body.
NewUpdateDeveloperAppRequestWithBody generates requests for UpdateDeveloperApp with any type of body.
NewUpdateDeveloperAppWebHookRequest calls the generic UpdateDeveloperAppWebHook builder with application/json body.
NewUpdateDeveloperAppWebHookRequestWithBody generates requests for UpdateDeveloperAppWebHook with any type of body.
NewUpdateDeveloperRequest calls the generic UpdateDeveloper builder with application/json body.
NewUpdateDeveloperRequestWithBody generates requests for UpdateDeveloper with any type of body.
NewUpdateEnvironmentRequest calls the generic UpdateEnvironment builder with application/json body.
NewUpdateEnvironmentRequestWithBody generates requests for UpdateEnvironment with any type of body.
NewUpdateImporterJobRequest calls the generic UpdateImporterJob builder with application/json body.
NewUpdateImporterJobRequestWithBody generates requests for UpdateImporterJob with any type of body.
NewUpdateOrganizationRequest calls the generic UpdateOrganization builder with application/json body.
NewUpdateOrganizationRequestWithBody generates requests for UpdateOrganization with any type of body.
NewUpdateTeamAppAttributeRequestWithBody generates requests for UpdateTeamAppAttribute with any type of body.
NewUpdateTeamAppCredentialsRequest calls the generic UpdateTeamAppCredentials builder with application/json body.
NewUpdateTeamAppCredentialsRequestWithBody generates requests for UpdateTeamAppCredentials with any type of body.
NewUpdateTeamAppRequest calls the generic UpdateTeamApp builder with application/json body.
NewUpdateTeamAppRequestWithBody generates requests for UpdateTeamApp with any type of body.
NewUpdateTeamAppWebHookRequest calls the generic UpdateTeamAppWebHook builder with application/json body.
NewUpdateTeamAppWebHookRequestWithBody generates requests for UpdateTeamAppWebHook with any type of body.
NewUpdateTeamRequest calls the generic UpdateTeam builder with application/json body.
NewUpdateTeamRequestWithBody generates requests for UpdateTeam with any type of body.
NewUpdateTokenRequest calls the generic UpdateToken builder with application/json body.
NewUpdateTokenRequestWithBody generates requests for UpdateToken with any type of body.
ParseAboutResponse parses an HTTP response from a AboutWithResponse call.
ParseCreateApiAttributeResponse parses an HTTP response from a CreateApiAttributeWithResponse call.
ParseCreateApiMetaAttributeResponse parses an HTTP response from a CreateApiMetaAttributeWithResponse call.
ParseCreateApiProductAttributeResponse parses an HTTP response from a CreateApiProductAttributeWithResponse call.
ParseCreateApiProductMetaAttributeResponse parses an HTTP response from a CreateApiProductMetaAttributeWithResponse call.
ParseCreateApiProductResponse parses an HTTP response from a CreateApiProductWithResponse call.
ParseCreateApiResponse parses an HTTP response from a CreateApiWithResponse call.
ParseCreateDerivedApiProductResponse parses an HTTP response from a CreateDerivedApiProductWithResponse call.
ParseCreateDeveloperAppAttributeResponse parses an HTTP response from a CreateDeveloperAppAttributeWithResponse call.
ParseCreateDeveloperAppCredentialsResponse parses an HTTP response from a CreateDeveloperAppCredentialsWithResponse call.
ParseCreateDeveloperAppResponse parses an HTTP response from a CreateDeveloperAppWithResponse call.
ParseCreateDeveloperAppWebHookResponse parses an HTTP response from a CreateDeveloperAppWebHookWithResponse call.
ParseCreateDeveloperResponse parses an HTTP response from a CreateDeveloperWithResponse call.
ParseCreateEnvironmentResponse parses an HTTP response from a CreateEnvironmentWithResponse call.
ParseCreateImporterJobResponse parses an HTTP response from a CreateImporterJobWithResponse call.
ParseCreateOrganizationResponse parses an HTTP response from a CreateOrganizationWithResponse call.
ParseCreateTeamAppAttributeResponse parses an HTTP response from a CreateTeamAppAttributeWithResponse call.
ParseCreateTeamAppCredentialsResponse parses an HTTP response from a CreateTeamAppCredentialsWithResponse call.
ParseCreateTeamAppResponse parses an HTTP response from a CreateTeamAppWithResponse call.
ParseCreateTeamAppWebHookResponse parses an HTTP response from a CreateTeamAppWebHookWithResponse call.
ParseCreateTeamResponse parses an HTTP response from a CreateTeamWithResponse call.
ParseDeleteApiAttributeResponse parses an HTTP response from a DeleteApiAttributeWithResponse call.
ParseDeleteApiMetaAttributeResponse parses an HTTP response from a DeleteApiMetaAttributeWithResponse call.
ParseDeleteApiProductAttributeResponse parses an HTTP response from a DeleteApiProductAttributeWithResponse call.
ParseDeleteApiProductMetaAttributeResponse parses an HTTP response from a DeleteApiProductMetaAttributeWithResponse call.
ParseDeleteApiProductResponse parses an HTTP response from a DeleteApiProductWithResponse call.
ParseDeleteApiResponse parses an HTTP response from a DeleteApiWithResponse call.
ParseDeleteDeveloperAppAttributeResponse parses an HTTP response from a DeleteDeveloperAppAttributeWithResponse call.
ParseDeleteDeveloperAppCredentialsResponse parses an HTTP response from a DeleteDeveloperAppCredentialsWithResponse call.
ParseDeleteDeveloperAppResponse parses an HTTP response from a DeleteDeveloperAppWithResponse call.
ParseDeleteDeveloperAppWebHookResponse parses an HTTP response from a DeleteDeveloperAppWebHookWithResponse call.
ParseDeleteDeveloperResponse parses an HTTP response from a DeleteDeveloperWithResponse call.
ParseDeleteEnvironmentResponse parses an HTTP response from a DeleteEnvironmentWithResponse call.
ParseDeleteImporterJobResponse parses an HTTP response from a DeleteImporterJobWithResponse call.
ParseDeleteOrganizationResponse parses an HTTP response from a DeleteOrganizationWithResponse call.
ParseDeleteTeamAppAttributeResponse parses an HTTP response from a DeleteTeamAppAttributeWithResponse call.
ParseDeleteTeamAppCredentialsResponse parses an HTTP response from a DeleteTeamAppCredentialsWithResponse call.
ParseDeleteTeamAppResponse parses an HTTP response from a DeleteTeamAppWithResponse call.
ParseDeleteTeamAppWebHookResponse parses an HTTP response from a DeleteTeamAppWebHookWithResponse call.
ParseDeleteTeamResponse parses an HTTP response from a DeleteTeamWithResponse call.
ParseGetAllImportersResponse parses an HTTP response from a GetAllImportersWithResponse call.
ParseGetAllImporterTypesResponse parses an HTTP response from a GetAllImporterTypesWithResponse call.
ParseGetApiAttributeResponse parses an HTTP response from a GetApiAttributeWithResponse call.
ParseGetApiInfoResponse parses an HTTP response from a GetApiInfoWithResponse call.
ParseGetApiMetaAttributeResponse parses an HTTP response from a GetApiMetaAttributeWithResponse call.
ParseGetApiProductApiSpecificationResponse parses an HTTP response from a GetApiProductApiSpecificationWithResponse call.
ParseGetApiProductAttributeResponse parses an HTTP response from a GetApiProductAttributeWithResponse call.
ParseGetApiProductMetaAttributeResponse parses an HTTP response from a GetApiProductMetaAttributeWithResponse call.
ParseGetApiProductResponse parses an HTTP response from a GetApiProductWithResponse call.
ParseGetApiProductRevisionResponse parses an HTTP response from a GetApiProductRevisionWithResponse call.
ParseGetApiReferencedByAPIProductsResponse parses an HTTP response from a GetApiReferencedByAPIProductsWithResponse call.
ParseGetApiResponse parses an HTTP response from a GetApiWithResponse call.
ParseGetApiRevisionAPIProductReferencesResponse parses an HTTP response from a GetApiRevisionAPIProductReferencesWithResponse call.
ParseGetApiRevisionResponse parses an HTTP response from a GetApiRevisionWithResponse call.
ParseGetApiVersionInfoResponse parses an HTTP response from a GetApiVersionInfoWithResponse call.
ParseGetAppApiSpecificationResponse parses an HTTP response from a GetAppApiSpecificationWithResponse call.
ParseGetAppConfigSetResponse parses an HTTP response from a GetAppConfigSetWithResponse call.
ParseGetAppConfigSnapshotResponse parses an HTTP response from a GetAppConfigSnapshotWithResponse call.
ParseGetAppResponse parses an HTTP response from a GetAppWithResponse call.
ParseGetAppStatusResponse parses an HTTP response from a GetAppStatusWithResponse call.
ParseGetDeveloperAppAttributeResponse parses an HTTP response from a GetDeveloperAppAttributeWithResponse call.
ParseGetDeveloperAppResponse parses an HTTP response from a GetDeveloperAppWithResponse call.
ParseGetDeveloperAppWebHookResponse parses an HTTP response from a GetDeveloperAppWebHookWithResponse call.
ParseGetDeveloperResponse parses an HTTP response from a GetDeveloperWithResponse call.
ParseGetEnvironmentReferencedByAPIProductsResponse parses an HTTP response from a GetEnvironmentReferencedByAPIProductsWithResponse call.
ParseGetEnvironmentResponse parses an HTTP response from a GetEnvironmentWithResponse call.
ParseGetEPApplicationDomainResponse parses an HTTP response from a GetEPApplicationDomainWithResponse call.
ParseGetEventAPIProductAsyncAPIResponse parses an HTTP response from a GetEventAPIProductAsyncAPIWithResponse call.
ParseGetEventAPIProductResponse parses an HTTP response from a GetEventAPIProductWithResponse call.
ParseGetImporterJobResponse parses an HTTP response from a GetImporterJobWithResponse call.
ParseGetOrganizationResponse parses an HTTP response from a GetOrganizationWithResponse call.
ParseGetTeamAppAttributeResponse parses an HTTP response from a GetTeamAppAttributeWithResponse call.
ParseGetTeamAppResponse parses an HTTP response from a GetTeamAppWithResponse call.
ParseGetTeamAppWebHookResponse parses an HTTP response from a GetTeamAppWebHookWithResponse call.
ParseGetTeamResponse parses an HTTP response from a GetTeamWithResponse call.
ParseGetTokenResponse parses an HTTP response from a GetTokenWithResponse call.
ParseImportApiResponse parses an HTTP response from a ImportApiWithResponse call.
ParseListApiProductApisResponse parses an HTTP response from a ListApiProductApisWithResponse call.
ParseListApiProductRevisionsResponse parses an HTTP response from a ListApiProductRevisionsWithResponse call.
ParseListApiProductsResponse parses an HTTP response from a ListApiProductsWithResponse call.
ParseListApiRevisionsResponse parses an HTTP response from a ListApiRevisionsWithResponse call.
ParseListApisResponse parses an HTTP response from a ListApisWithResponse call.
ParseListAppApiSpecificationsResponse parses an HTTP response from a ListAppApiSpecificationsWithResponse call.
ParseListAppConfigSetSnapshotsResponse parses an HTTP response from a ListAppConfigSetSnapshotsWithResponse call.
ParseListAppConfigSetsResponse parses an HTTP response from a ListAppConfigSetsWithResponse call.
ParseListAppReferencesToAPIProductsResponse parses an HTTP response from a ListAppReferencesToAPIProductsWithResponse call.
ParseListAppsResponse parses an HTTP response from a ListAppsWithResponse call.
ParseListDerivedApiProductsResponse parses an HTTP response from a ListDerivedApiProductsWithResponse call.
ParseListDeveloperAppCredentialsResponse parses an HTTP response from a ListDeveloperAppCredentialsWithResponse call.
ParseListDeveloperAppsResponse parses an HTTP response from a ListDeveloperAppsWithResponse call.
ParseListDeveloperAppWebHooksResponse parses an HTTP response from a ListDeveloperAppWebHooksWithResponse call.
ParseListDevelopersResponse parses an HTTP response from a ListDevelopersWithResponse call.
ParseListEnvironmentsResponse parses an HTTP response from a ListEnvironmentsWithResponse call.
ParseListEPApplicationDomainsResponse parses an HTTP response from a ListEPApplicationDomainsWithResponse call.
ParseListEventAPIProductsResponse parses an HTTP response from a ListEventAPIProductsWithResponse call.
ParseListHistoryResponse parses an HTTP response from a ListHistoryWithResponse call.
ParseListJobsResponse parses an HTTP response from a ListJobsWithResponse call.
ParseListOrganizationsResponse parses an HTTP response from a ListOrganizationsWithResponse call.
ParseListServicesResponse parses an HTTP response from a ListServicesWithResponse call.
ParseListTeamAppCredentialsResponse parses an HTTP response from a ListTeamAppCredentialsWithResponse call.
ParseListTeamAppsResponse parses an HTTP response from a ListTeamAppsWithResponse call.
ParseListTeamAppWebHooksResponse parses an HTTP response from a ListTeamAppWebHooksWithResponse call.
ParseListTeamsResponse parses an HTTP response from a ListTeamsWithResponse call.
ParseRunImporterJobResponse parses an HTTP response from a RunImporterJobWithResponse call.
ParseUpdateApiAttributeResponse parses an HTTP response from a UpdateApiAttributeWithResponse call.
ParseUpdateApiInfoResponse parses an HTTP response from a UpdateApiInfoWithResponse call.
ParseUpdateApiMetaAttributeResponse parses an HTTP response from a UpdateApiMetaAttributeWithResponse call.
ParseUpdateApiProductAttributeResponse parses an HTTP response from a UpdateApiProductAttributeWithResponse call.
ParseUpdateApiProductMetaAttributeResponse parses an HTTP response from a UpdateApiProductMetaAttributeWithResponse call.
ParseUpdateApiProductResponse parses an HTTP response from a UpdateApiProductWithResponse call.
ParseUpdateApiResponse parses an HTTP response from a UpdateApiWithResponse call.
ParseUpdateApiVersionInfoResponse parses an HTTP response from a UpdateApiVersionInfoWithResponse call.
ParseUpdateDeveloperAppAttributeResponse parses an HTTP response from a UpdateDeveloperAppAttributeWithResponse call.
ParseUpdateDeveloperAppCredentialsResponse parses an HTTP response from a UpdateDeveloperAppCredentialsWithResponse call.
ParseUpdateDeveloperAppResponse parses an HTTP response from a UpdateDeveloperAppWithResponse call.
ParseUpdateDeveloperAppWebHookResponse parses an HTTP response from a UpdateDeveloperAppWebHookWithResponse call.
ParseUpdateDeveloperResponse parses an HTTP response from a UpdateDeveloperWithResponse call.
ParseUpdateEnvironmentResponse parses an HTTP response from a UpdateEnvironmentWithResponse call.
ParseUpdateImporterJobResponse parses an HTTP response from a UpdateImporterJobWithResponse call.
ParseUpdateOrganizationResponse parses an HTTP response from a UpdateOrganizationWithResponse call.
ParseUpdateTeamAppAttributeResponse parses an HTTP response from a UpdateTeamAppAttributeWithResponse call.
ParseUpdateTeamAppCredentialsResponse parses an HTTP response from a UpdateTeamAppCredentialsWithResponse call.
ParseUpdateTeamAppResponse parses an HTTP response from a UpdateTeamAppWithResponse call.
ParseUpdateTeamAppWebHookResponse parses an HTTP response from a UpdateTeamAppWebHookWithResponse call.
ParseUpdateTeamResponse parses an HTTP response from a UpdateTeamWithResponse call.
ParseUpdateTokenResponse parses an HTTP response from a UpdateTokenWithResponse call.
Constructs a synthetic filesystem for resolving external references when loading openapi specifications.
WithBaseURL overrides the baseURL.
WithHTTPClient allows overriding the default Doer, which is automatically created using http.Client.
WithRequestEditorFn allows setting up a callback function, which will be called right before sending the request.
# Constants
Defines values for ACLAction.
Defines values for ClientOptionsGuaranteedMessagingQueueGranularity.
Defines values for APIImportSource.
Defines values for APIInfoSource.
Defines values for APIInfoSource.
Defines values for APIInfoSource.
Defines values for SempV2AuthenticationAuthType.
Defines values for APIKeyAuthenticationLocation.
Defines values for APIKeyAuthenticationLocation.
Defines values for ClientOptionsGuaranteedMessagingQueueGranularity.
Defines values for APIProductApprovalType.
Defines values for APIProductApprovalType.
Defines values for APIProductPatchApprovalType.
Defines values for APIProductPatchApprovalType.
Defines values for APISummarySource.
Defines values for APISummarySource.
Defines values for APISummarySource.
Defines values for AppListItemAppType.
Defines values for AppListItemAppType.
Defines values for AppResponseGenericAppType.
Defines values for AppResponseGenericAppType.
Defines values for AppStatus.
Defines values for AppStatus.
Defines values for AppStatus.
Defines values for SortDirection.
Defines values for MsgVpnMqttSessionMqttSessionVirtualRouter.
Defines values for WebHookBasicAuthAuthMethod.
Defines values for SempV2AuthenticationAuthType.
No description provided by the author
No description provided by the author
Defines values for APIParameterType.
Defines values for ClientInformationGuaranteedMessagingAccessType.
Defines values for ClientInformationGuaranteedMessagingAccessType.
Defines values for ClientOptionsGuaranteedMessagingAccessType.
Defines values for ClientOptionsGuaranteedMessagingAccessType.
Defines values for ApiListFormat.
Defines values for MsgVpnQueuePermission.
Defines values for MetaEntityStage.
Defines values for SortDirection.
Defines values for ACLAction.
Defines values for MetaEntityStage.
Defines values for EndpointCompressed.
Defines values for EndpointCompressed.
Defines values for EndpointSecure.
Defines values for EndpointSecure.
Defines values for ServiceRegistryType.
Defines values for MsgVpnQueueAccessType.
Defines values for ApiListFormat.
Defines values for WebHookHeaderAuthAuthMethod.
Defines values for HistoryOperation.
Defines values for HistoryOperation.
Defines values for HistoryOperation.
Defines values for HistoryOperation.
Defines values for MsgVpnRestDeliveryPointRestConsumerAuthenticationScheme.
Defines values for MsgVpnRestDeliveryPointRestConsumerAuthenticationScheme.
Defines values for APIParameterType.
Defines values for APIProductAccessLevel.
Defines values for JobStatus.
Defines values for JobStatus.
Defines values for AboutEVENTPORTALVERSION.
Defines values for AboutEVENTPORTALVERSION.
Defines values for MsgVpnQueuePermission.
Defines values for MsgVpnRestDeliveryPointRestConsumerAuthenticationScheme.
Defines values for MsgVpnQueueAccessType.
Defines values for APIParameterType.
No description provided by the author
Defines values for WebHookMode.
Defines values for ServiceRegistryType.
Defines values for MsgVpnRestDeliveryPointRestConsumerHttpMethod.
Defines values for MsgVpnMqttSessionMqttSessionVirtualRouter.
Defines values for APIProductAccessLevel.
Defines values for ProtocolName.
Defines values for ProtocolName.
Defines values for ProtocolName.
Defines values for ProtocolName.
Defines values for ProtocolName.
Defines values for ProtocolName.
Defines values for ProtocolName.
Defines values for ProtocolName.
Defines values for ProtocolName.
Defines values for ProtocolName.
Defines values for ProtocolName.
Defines values for ProtocolName.
Defines values for ProtocolName.
Defines values for ProtocolName.
Defines values for ProtocolName.
Defines values for APIProductAccessLevel.
Defines values for MsgVpnRestDeliveryPointRestConsumerHttpMethod.
Defines values for MsgVpnQueuePermission.
Defines values for MetaEntityStage.
Defines values for MetaEntityStage.
Defines values for SempV2AuthenticationApiKeyLocation.
Defines values for SempV2AuthenticationApiKeyLocation.
Defines values for WebHookMode.
Defines values for APIParameterType.
Defines values for ApiListFormat.
Defines values for CreateMode.
Defines values for TopicSyntax.
Defines values for TopicSyntax.
Defines values for WebHookMethod.
Defines values for WebHookMethod.
Defines values for CreateMode.
# Structs
About defines model for About.
version information.
No description provided by the author
AccountingLimit defines model for AccountingLimit.
APIImport defines model for APIImport.
APIInfo defines model for APIInfo.
any metadata as returned by the external System (if applicable).
APIInfoPatch defines model for APIInfoPatch.
APIKeyAuthentication defines model for APIKeyAuthentication.
APIParameter defines model for APIParameter.
An API product consists of a list of API resources (URIs) and custom metadata required by the API provider.
Used for PATCH operation, An API product consists of a list of API resources (URIs) and custom metadata required by the API provider.
APISummary defines model for APISummary.
APIVersionInfoPatch defines model for APIVersionInfoPatch.
An app associated with an owner (developer, team etc).
AppApiProductsComplex defines model for AppApiProductsComplex.
AppConfigSet defines model for AppConfigSet.
AppConnection defines model for AppConnection.
provides status information on the app's connections to the Gateway Broker.
AppEnvironment defines model for AppEnvironment.
provides status information on the app's connections to the Gateway Broker.
ApplicationDomain defines model for ApplicationDomain.
AppListItem defines model for AppListItem.
Used for PATCH operation.
App Response Object - includes protocol binding information and app premissions.
App Response Object - includes protocol binding information and app premissions.
BasicAuthentication defines model for BasicAuthentication.
BearerTokenAuthentication defines model for BearerTokenAuthentication.
a permission and its associated channel.
Client which conforms to the OpenAPI3 specification for this service.
ClientInformation defines model for ClientInformation.
ClientInformationGuaranteedMessaging defines model for ClientInformationGuaranteedMessaging.
ClientOptions defines model for ClientOptions.
ClientOptionsGuaranteedMessaging defines model for ClientOptionsGuaranteedMessaging.
ClientWithResponses builds on ClientInterface to offer response payloads.
CloudToken defines model for CloudToken.
Name and display name attribute of an entity.
ConfigSnapshot defines model for ConfigSnapshot.
ConfigState defines model for ConfigState.
CreateApiAttributeParams defines parameters for CreateApiAttribute.
No description provided by the author
CreateApiMetaAttributeParams defines parameters for CreateApiMetaAttribute.
No description provided by the author
CreateApiParams defines parameters for CreateApi.
CreateApiProductAttributeParams defines parameters for CreateApiProductAttribute.
No description provided by the author
CreateApiProductMetaAttributeParams defines parameters for CreateApiProductMetaAttribute.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
CreateDeveloperAppAttributeParams defines parameters for CreateDeveloperAppAttribute.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
CreateTeamAppAttributeParams defines parameters for CreateTeamAppAttribute.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Credentials object associated with an app.
CustomCloudEndpoint defines model for CustomCloudEndpoint.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A profile for a developer.
Used for PATCH operation, A profile for a developer.
Endpoint defines model for Endpoint.
Request to derive a new entity from an existing entity (clone).
an environment.
EnvironmentListItem defines model for EnvironmentListItem.
used for PATCH operation, an environment.
an environment.
EnvironmentService defines model for EnvironmentService.
ErrorResponse defines model for ErrorResponse.
ErrorResponse_Meta defines model for ErrorResponse.Meta.
EventAPIProduct defines model for EventAPIProduct.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetApiParams defines parameters for GetApi.
GetApiProductApiSpecificationParams defines parameters for GetApiProductApiSpecification.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetApiRevisionParams defines parameters for GetApiRevision.
No description provided by the author
No description provided by the author
GetAppApiSpecificationParams defines parameters for GetAppApiSpecification.
No description provided by the author
No description provided by the author
No description provided by the author
GetAppParams defines parameters for GetApp.
No description provided by the author
No description provided by the author
No description provided by the author
GetDeveloperAppParams defines parameters for GetDeveloperApp.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetEventAPIProductAsyncAPIParams defines parameters for GetEventAPIProductAsyncAPI.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetTeamAppParams defines parameters for GetTeamApp.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
History defines model for History.
No description provided by the author
ImporterConfiguration defines model for ImporterConfiguration.
ImporterInfo defines model for ImporterInfo.
Job defines model for Job.
ListApiProductApisParams defines parameters for ListApiProductApis.
No description provided by the author
ListApiProductRevisionsParams defines parameters for ListApiProductRevisions.
No description provided by the author
ListApiProductsParams defines parameters for ListApiProducts.
No description provided by the author
ListApiRevisionsParams defines parameters for ListApiRevisions.
No description provided by the author
ListApisParams defines parameters for ListApis.
No description provided by the author
ListAppApiSpecificationsParams defines parameters for ListAppApiSpecifications.
No description provided by the author
No description provided by the author
No description provided by the author
ListAppReferencesToAPIProductsParams defines parameters for ListAppReferencesToAPIProducts.
No description provided by the author
ListAppsParams defines parameters for ListApps.
No description provided by the author
ListDerivedApiProductsParams defines parameters for ListDerivedApiProducts.
No description provided by the author
No description provided by the author
ListDeveloperAppsParams defines parameters for ListDeveloperApps.
No description provided by the author
No description provided by the author
ListDevelopersParams defines parameters for ListDevelopers.
No description provided by the author
ListEnvironmentsParams defines parameters for ListEnvironments.
No description provided by the author
ListEPApplicationDomainsParams defines parameters for ListEPApplicationDomains.
No description provided by the author
ListEventAPIProductsParams defines parameters for ListEventAPIProducts.
No description provided by the author
ListHistoryParams defines parameters for ListHistory.
No description provided by the author
ListJobsParams defines parameters for ListJobs.
No description provided by the author
ListOrganizationsParams defines parameters for ListOrganizations.
No description provided by the author
ListServicesParams defines parameters for ListServices.
No description provided by the author
No description provided by the author
ListTeamAppsParams defines parameters for ListTeamApps.
No description provided by the author
No description provided by the author
ListTeamsParams defines parameters for ListTeams.
No description provided by the author
meta information of an object.
MetaEntityReference defines model for MetaEntityReference.
MsgVpnAclProfile defines model for MsgVpnAclProfile.
MsgVpnAclProfileClientConnectException defines model for MsgVpnAclProfileClientConnectException.
MsgVpnAclProfilePublishException defines model for MsgVpnAclProfilePublishException.
MsgVpnAclProfileSubscribeException defines model for MsgVpnAclProfileSubscribeException.
MsgVpnAttributes defines model for MsgVpnAttributes.
MsgVpnAuthorizationGroup defines model for MsgVpnAuthorizationGroup.
MsgVpnClientProfile defines model for MsgVpnClientProfile.
MsgVpnClientUsername defines model for MsgVpnClientUsername.
MsgVpnMqttSession defines model for MsgVpnMqttSession.
MsgVpnQueue defines model for MsgVpnQueue.
MsgVpnQueueSubscription defines model for MsgVpnQueueSubscription.
MsgVpnRestDeliveryPoint defines model for MsgVpnRestDeliveryPoint.
MsgVpnRestDeliveryPointQueueBinding defines model for MsgVpnRestDeliveryPointQueueBinding.
MsgVpnRestDeliveryPointQueueBindingHeader defines model for MsgVpnRestDeliveryPointQueueBindingHeader.
MsgVpnRestDeliveryPointRestConsumer defines model for MsgVpnRestDeliveryPointRestConsumer.
MsgVpnRestDeliveryPointRestConsumerTlsTrustedCommonName defines model for MsgVpnRestDeliveryPointRestConsumerTlsTrustedCommonName.
OrganizationIntegrations defines model for OrganizationIntegrations.
OrganizationNotifier defines model for OrganizationNotifier.
OrganizationRepresentation defines model for OrganizationRepresentation.
OrganizationResponse defines model for OrganizationResponse.
OrganizationStatus defines model for OrganizationStatus.
lists all the publish and subscribe topics an app has access to.
Protocol defines model for Protocol.
QueueStatus defines model for QueueStatus.
No description provided by the author
Secret defines model for Secret.
Specifies how requests to the SEMPv2 Management API are authenticated, defaults to BasicAuth.
provides information about a service in the Solace Cloud account.
ServiceClassDisplayedAttributes defines model for ServiceClassDisplayedAttributes.
SuccessResponse defines model for SuccessResponse.
A profile of a team.
Used for PATCH operation, A profile of a team.
Threshold defines model for Threshold.
UpdateApiAttributeParams defines parameters for UpdateApiAttribute.
No description provided by the author
UpdateApiInfoParams defines parameters for UpdateApiInfo.
No description provided by the author
UpdateApiMetaAttributeParams defines parameters for UpdateApiMetaAttribute.
No description provided by the author
UpdateApiParams defines parameters for UpdateApi.
UpdateApiProductAttributeParams defines parameters for UpdateApiProductAttribute.
No description provided by the author
UpdateApiProductMetaAttributeParams defines parameters for UpdateApiProductMetaAttribute.
No description provided by the author
UpdateApiProductParams defines parameters for UpdateApiProduct.
No description provided by the author
No description provided by the author
UpdateApiVersionInfoParams defines parameters for UpdateApiVersionInfo.
No description provided by the author
UpdateDeveloperAppAttributeParams defines parameters for UpdateDeveloperAppAttribute.
No description provided by the author
UpdateDeveloperAppCredentialsParams defines parameters for UpdateDeveloperAppCredentials.
No description provided by the author
UpdateDeveloperAppParams defines parameters for UpdateDeveloperApp.
No description provided by the author
UpdateDeveloperAppWebHookParams defines parameters for UpdateDeveloperAppWebHook.
No description provided by the author
UpdateDeveloperParams defines parameters for UpdateDeveloper.
No description provided by the author
UpdateEnvironmentParams defines parameters for UpdateEnvironment.
No description provided by the author
No description provided by the author
UpdateOrganizationParams defines parameters for UpdateOrganization.
No description provided by the author
UpdateTeamAppAttributeParams defines parameters for UpdateTeamAppAttribute.
No description provided by the author
UpdateTeamAppCredentialsParams defines parameters for UpdateTeamAppCredentials.
No description provided by the author
UpdateTeamAppParams defines parameters for UpdateTeamApp.
No description provided by the author
UpdateTeamAppWebHookParams defines parameters for UpdateTeamAppWebHook.
No description provided by the author
UpdateTeamParams defines parameters for UpdateTeam.
No description provided by the author
No description provided by the author
WebHook defines model for WebHook.
WebHookBasicAuth defines model for WebHookBasicAuth.
An arbitrary HTTP header applied to the WebHook.
A HTTP header used for authentication.
Name and display name attribute of a webhook.
WebHookStatus defines model for WebHookStatus.
TLS options required to support older PS+ brokers.
# Interfaces
The interface specification for the client above.
ClientWithResponsesInterface is the interface specification for the client with responses above.
Doer performs HTTP requests.
A tag on an entity.
WebHookAuth defines model for WebHookAuth.
# Type aliases
indicates if the Connector is running in Event Portal 1 or Event Portal 2.0 mode.
ACLAction defines model for ACLAction.
source system for loading the Async API.
APIInfoList defines model for APIInfoList.
source of the API spec.
APIKeyAuthenticationLocation defines model for APIKeyAuthentication.Location.
APIList defines model for APIList.
ApiListFormat defines model for api_list_format.
The internal name of an object.
type of the parameter.
APIProductAccessLevel defines model for APIProductAccessLevel.
manual or auto.
ApiProductName defines model for api_product_name.
manual or auto.
APISummaryList defines model for APISummaryList.
APISummarySource defines model for APISummary.Source.
AppApiProducts defines model for AppApiProducts.
ApplicationDomainId defines model for application_domain_id.
ApplicationDomainList defines model for ApplicationDomainList.
AppListItemAppType defines model for AppListItem.AppType.
AppName defines model for app_name.
AppResponseGenericAppType defines model for AppResponseGeneric.AppType.
AppStatus defines model for AppStatus.
Attribute name, access is a special value as it governs access control to the product.
Arbitrary name/value pairs associated with an API product, team, developer or app.
Value of the attribute.
BadRequest defines model for BadRequest.
access mode for the queue.
ClientOption allows setting custom parameters during construction.
access mode for the queue.
Queue can be applied at api level (one queue per API) or at API Product level (one queue per product, aggregating the subscriptions of all associated APIs), defaults to apiProduct if not supplied.
An overview of the object.
Friendly name of an object for display in UIs, Developer Portals.
Friendly name of an object for display in UIs, Developer Portals.
Name and display name attribute of an entity.
The internal name of an object.
id as used/issued by the back end apis, alphanumeric characters only.
CommonTimestampInteger defines model for CommonTimestampInteger.
CommonTopic defines model for CommonTopic.
CommonURL defines model for CommonURL.
CommonUserName defines model for CommonUserName.
CommonVersion defines model for CommonVersion.
The internal name of an object.
ConfigSnapshotRevision defines model for config_snapshot_revision.
Conflict defines model for Conflict.
ConsumerKey defines model for consumer_key.
CreateApiParamsMode defines parameters for CreateApi.
CreateApiProductJSONBody defines parameters for CreateApiProduct.
CreateApiProductJSONRequestBody defines body for CreateApiProduct for application/json ContentType.
CreateDerivedApiProductJSONBody defines parameters for CreateDerivedApiProduct.
CreateDerivedApiProductJSONRequestBody defines body for CreateDerivedApiProduct for application/json ContentType.
CreateDeveloperAppCredentialsJSONBody defines parameters for CreateDeveloperAppCredentials.
CreateDeveloperAppCredentialsJSONRequestBody defines body for CreateDeveloperAppCredentials for application/json ContentType.
CreateDeveloperAppJSONBody defines parameters for CreateDeveloperApp.
CreateDeveloperAppJSONRequestBody defines body for CreateDeveloperApp for application/json ContentType.
CreateDeveloperAppWebHookJSONBody defines parameters for CreateDeveloperAppWebHook.
CreateDeveloperAppWebHookJSONRequestBody defines body for CreateDeveloperAppWebHook for application/json ContentType.
CreateDeveloperJSONBody defines parameters for CreateDeveloper.
CreateDeveloperJSONRequestBody defines body for CreateDeveloper for application/json ContentType.
CreateEnvironmentJSONBody defines parameters for CreateEnvironment.
CreateEnvironmentJSONRequestBody defines body for CreateEnvironment for application/json ContentType.
CreateImporterJobJSONBody defines parameters for CreateImporterJob.
CreateImporterJobJSONRequestBody defines body for CreateImporterJob for application/json ContentType.
CreateMode defines model for create_mode.
CreateOrganizationJSONBody defines parameters for CreateOrganization.
CreateOrganizationJSONRequestBody defines body for CreateOrganization for application/json ContentType.
CreateTeamAppCredentialsJSONBody defines parameters for CreateTeamAppCredentials.
CreateTeamAppCredentialsJSONRequestBody defines body for CreateTeamAppCredentials for application/json ContentType.
CreateTeamAppJSONBody defines parameters for CreateTeamApp.
CreateTeamAppJSONRequestBody defines body for CreateTeamApp for application/json ContentType.
CreateTeamAppWebHookJSONBody defines parameters for CreateTeamAppWebHook.
CreateTeamAppWebHookJSONRequestBody defines body for CreateTeamAppWebHook for application/json ContentType.
CreateTeamJSONBody defines parameters for CreateTeam.
CreateTeamJSONRequestBody defines body for CreateTeam for application/json ContentType.
Credentials object array associated with an app.
DeveloperUsername defines model for developer_username.
EndpointCompressed defines model for Endpoint.Compressed.
EndpointSecure defines model for Endpoint.Secure.
EnvName defines model for env_name.
EventApiProductId defines model for event_api_product_id.
EventAPIProductList defines model for EventAPIProductList.
Filter defines model for filter.
Forbidden defines model for Forbidden.
GatewayTimeout defines model for GatewayTimeout.
GetApiParamsFormat defines parameters for GetApi.
GetApiProductApiSpecificationParamsFormat defines parameters for GetApiProductApiSpecification.
GetApiRevisionParamsFormat defines parameters for GetApiRevision.
GetAppApiSpecificationParamsFormat defines parameters for GetAppApiSpecification.
GetAppParamsTopicSyntax defines parameters for GetApp.
GetDeveloperAppParamsTopicSyntax defines parameters for GetDeveloperApp.
GetEventAPIProductAsyncAPIParamsFormat defines parameters for GetEventAPIProductAsyncAPI.
GetTeamAppParamsTopicSyntax defines parameters for GetTeamApp.
HistoryOperation defines model for History.Operation.
IfMatchHeader defines model for ifMatchHeader.
ImportApiJSONBody defines parameters for ImportApi.
ImportApiJSONRequestBody defines body for ImportApi for application/json ContentType.
ImporterJobName defines model for importer_job_name.
InternalServerError defines model for InternalServerError.
JobStatus defines model for Job.Status.
ListApiProductApisParamsSortDirection defines parameters for ListApiProductApis.
ListApiProductRevisionsParamsSortDirection defines parameters for ListApiProductRevisions.
ListApiProductsParamsSortDirection defines parameters for ListApiProducts.
ListApiRevisionsParamsSortDirection defines parameters for ListApiRevisions.
ListApisParamsFormat defines parameters for ListApis.
ListApisParamsSortDirection defines parameters for ListApis.
ListAppApiSpecificationsParamsSortDirection defines parameters for ListAppApiSpecifications.
ListAppReferencesToAPIProductsParamsSortDirection defines parameters for ListAppReferencesToAPIProducts.
ListAppsParamsSortDirection defines parameters for ListApps.
ListDerivedApiProductsParamsSortDirection defines parameters for ListDerivedApiProducts.
ListDeveloperAppsParamsSortDirection defines parameters for ListDeveloperApps.
ListDevelopersParamsSortDirection defines parameters for ListDevelopers.
ListEnvironmentsParamsFormat defines parameters for ListEnvironments.
ListEnvironmentsParamsSortDirection defines parameters for ListEnvironments.
ListHistoryParamsSortDirection defines parameters for ListHistory.
ListJobsParamsSortDirection defines parameters for ListJobs.
ListJobsParamsStatus defines parameters for ListJobs.
ListOrganizationsParamsSortDirection defines parameters for ListOrganizations.
ListServicesParamsSortDirection defines parameters for ListServices.
ListTeamAppsParamsSortDirection defines parameters for ListTeamApps.
ListTeamsParamsSortDirection defines parameters for ListTeams.
The lifecycle stage of the entity - from draft to released to deprecated to retired.
MsgVpnClientUsernameArray defines model for MsgVpnClientUsernameArray.
MsgVpnMqttSessionMqttSessionVirtualRouter defines model for MsgVpnMqttSession.MqttSessionVirtualRouter.
MsgVpnName defines model for MsgVpnName.
MsgVpnQueueAccessType defines model for MsgVpnQueue.AccessType.
MsgVpnQueuePermission defines model for MsgVpnQueue.Permission.
MsgVpnRestDeliveryPointRestConsumerAuthenticationScheme defines model for MsgVpnRestDeliveryPointRestConsumerAuthenticationScheme.
MsgVpnRestDeliveryPointRestConsumerHttpMethod defines model for MsgVpnRestDeliveryPointRestConsumerHttpMethod.
NotAcceptable defines model for NotAcceptable.
NotFound defines model for NotFound.
Organization defines model for organization.
OrganizationImporter defines model for OrganizationImporter.
PageNumber defines model for page_number.
PageSize defines model for page_size.
PreconditionFailed defines model for PreconditionFailed.
ProtocolName defines model for Protocol.Name.
RequestEditorFn is the function signature for the RequestEditor callback function.
SempV2AuthenticationApiKeyLocation defines model for SempV2Authentication.ApiKeyLocation.
SempV2AuthenticationAuthType defines model for SempV2Authentication.AuthType.
a version number in semver (Semantic Versioning) format.
a version number in semver (Semantic Versioning) format.
a version number in semver (Semantic Versioning) format.
The type of PS+ service registry that is used to look up broker configuration endpoints and capabilities.
ServiceUnavailable defines model for ServiceUnavailable.
SortDirection defines model for sort_direction.
SortFieldName defines model for sort_field_name.
String2MB defines model for String2MB.
Set of tags.
TeamName defines model for team_name.
TooManyRequests defines model for TooManyRequests.
TopicSyntax defines model for TopicSyntax.
Unauthorized defines model for Unauthorized.
UnsupportedMediaType defines model for UnsupportedMediaType.
UpdateApiInfoJSONBody defines parameters for UpdateApiInfo.
UpdateApiInfoJSONRequestBody defines body for UpdateApiInfo for application/json ContentType.
UpdateApiProductJSONBody defines parameters for UpdateApiProduct.
UpdateApiProductJSONRequestBody defines body for UpdateApiProduct for application/json ContentType.
UpdateApiVersionInfoJSONBody defines parameters for UpdateApiVersionInfo.
UpdateApiVersionInfoJSONRequestBody defines body for UpdateApiVersionInfo for application/json ContentType.
UpdateDeveloperAppCredentialsJSONBody defines parameters for UpdateDeveloperAppCredentials.
UpdateDeveloperAppCredentialsJSONRequestBody defines body for UpdateDeveloperAppCredentials for application/json ContentType.
UpdateDeveloperAppJSONBody defines parameters for UpdateDeveloperApp.
UpdateDeveloperAppJSONRequestBody defines body for UpdateDeveloperApp for application/json ContentType.
UpdateDeveloperAppWebHookJSONBody defines parameters for UpdateDeveloperAppWebHook.
UpdateDeveloperAppWebHookJSONRequestBody defines body for UpdateDeveloperAppWebHook for application/json ContentType.
UpdateDeveloperJSONBody defines parameters for UpdateDeveloper.
UpdateDeveloperJSONRequestBody defines body for UpdateDeveloper for application/json ContentType.
UpdateEnvironmentJSONBody defines parameters for UpdateEnvironment.
UpdateEnvironmentJSONRequestBody defines body for UpdateEnvironment for application/json ContentType.
UpdateImporterJobJSONBody defines parameters for UpdateImporterJob.
UpdateImporterJobJSONRequestBody defines body for UpdateImporterJob for application/json ContentType.
UpdateOrganizationJSONBody defines parameters for UpdateOrganization.
UpdateOrganizationJSONRequestBody defines body for UpdateOrganization for application/json ContentType.
UpdateTeamAppCredentialsJSONBody defines parameters for UpdateTeamAppCredentials.
UpdateTeamAppCredentialsJSONRequestBody defines body for UpdateTeamAppCredentials for application/json ContentType.
UpdateTeamAppJSONBody defines parameters for UpdateTeamApp.
UpdateTeamAppJSONRequestBody defines body for UpdateTeamApp for application/json ContentType.
UpdateTeamAppWebHookJSONBody defines parameters for UpdateTeamAppWebHook.
UpdateTeamAppWebHookJSONRequestBody defines body for UpdateTeamAppWebHook for application/json ContentType.
UpdateTeamJSONBody defines parameters for UpdateTeam.
UpdateTeamJSONRequestBody defines body for UpdateTeam for application/json ContentType.
UpdateTokenJSONBody defines parameters for UpdateToken.
UpdateTokenJSONRequestBody defines body for UpdateToken for application/json ContentType.
Version defines model for Version.
WebHookBasicAuthAuthMethod defines model for WebHookBasicAuth.AuthMethod.
WebHookHeaderAuthAuthMethod defines model for WebHookHeaderAuth.AuthMethod.
WebHookMethod defines model for WebHook.Method.
WebHookMode defines model for WebHook.Mode.
WebhookName defines model for webhook_name.
Name and display name attribute of a webhook.