Kurt Kanaskie

Results 24 issues of Kurt Kanaskie

The request should require the use of `--opgrp operations.json` or `--gqlopgrp gql-operations.json`. Otherwise it creates a product that can be used anywhere. ``` apigeecli -t $TOKEN -o $ORG products create...

Would be nice to have ability to create an Open API Spec from a proxy. `apigeecli apis createopenapi`

enhancement

I've added ability to specify: - Dev Portal PG nodes separate from Edge. - ZooKeeper voters and observers See the example prod-3dc-27n-2z-lb-zkvo*

Provide support to publish and update a spec to an integrated portal.

When creating an extension you cannot specify `"state": "DEPLOYED"` as the Edge API returns an error. You must specify `"state": "UNDEPLOYED"` or omit all together. You can include credentials on...

https://apidocs.apigee.com/api-reference/content/api-monitoring-apis

Parameterized deployment delay for zero downtime. DeploymentDelay was hardcoded to 60 seconds. The default is still 60, the option is -Z, --zeroDowntimeDelay Works for: - deployProxy -h - deployHostedTarget -h...

For example: createCache -N --cache test-cache -o ORG -e ENV --cacheExpiryInSecs 300 results in: ` "expirySettings": { "expiryDate": { "value": "12-31-9999" }, "timeoutInSec": { "value": "300" } } `

I have this developed locally.