post https://api.netography.com/api/v1/vpc
Create a VPC from the supplied object. Do NOT submit an ID. IDs are auto generated and immutable.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
Create a VPC from the supplied object. Do NOT submit an ID. IDs are auto generated and immutable.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
12curl --request POST \
--url https://api.netography.com/api/v1/vpc \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"flowtype": "aws",
"flowresource": "kinesis",
"enabled": true,
"awsauthtype": "AccessKey"
}
'
Try It!
to start a request and see the response here! Or choose an example: