Liking cljdoc? Tell your friends :D

happygapi.apigee.projects

Apigee API: projects. Use the Apigee API to programmatically develop and manage APIs with a set of RESTful operations. Develop and secure API proxies, deploy and undeploy API proxy revisions, monitor APIs, configure environments, manage users, and more. Note: This product is available as a free trial for a time period of 60 days. See: https://cloud.google.com/apigee-api-management/api/reference/rest/v1/projects

Apigee API: projects.
Use the Apigee API to programmatically develop and manage APIs with a set of RESTful operations. Develop and secure API proxies, deploy and undeploy API proxy revisions, monitor APIs, configure environments, manage users, and more. Note: This product is available as a free trial for a time period of 60 days.
See: https://cloud.google.com/apigee-api-management/api/reference/rest/v1/projects
raw docstring

provisionOrganization$clj

(provisionOrganization$ auth parameters body)

https://cloud.google.com/apigee-api-management/api/reference/rest/v1/projects/provisionOrganization

Required parameters: project

Optional parameters: none

Body:

{:runtimeLocation string, :authorizedNetwork string, :analyticsRegion string}

Provisions a new Apigee organization with a functioning runtime. This is the standard way to create trial organizations for a free Apigee trial.

https://cloud.google.com/apigee-api-management/api/reference/rest/v1/projects/provisionOrganization

Required parameters: project

Optional parameters: none

Body: 

{:runtimeLocation string,
 :authorizedNetwork string,
 :analyticsRegion string}

Provisions a new Apigee organization with a functioning runtime. This is the standard way to create trial organizations for a free Apigee trial.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close