{ "info": { "name": "AWS OpsWorks API Delete Layer", "_postman_id": "1d172f35-908f-4409-a3e1-6466ea2a3155", "description": "Deletes a specified layer.", "schema": "https://schema.getpostman.com/json/collection/v2.0.0/" }, "item": [ { "name": "Instances", "item": [ { "id": "ac9cd3c0-5a34-4874-8d15-11380daee68e", "name": "assignInstance", "request": { "url": "http://example.com/api/?Action=AssignInstance?InstanceId=InstanceId&LayerIds=LayerIds", "method": "GET", "body": { "mode": "raw" }, "description": "Assign a registered instance to a layer." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "e6f475b5-42ad-4c7e-ae6b-5836cd9a95ae" } ] }, { "id": "28e52e5a-e7ce-4db2-ba7d-4dc8a2fb637d", "name": "createInstance", "request": { "url": "http://example.com/api/?Action=CreateInstance?AgentVersion=AgentVersion&AmiId=AmiId&Architecture=Architecture&AutoScalingType=AutoScalingType&AvailabilityZone=AvailabilityZone&BlockDeviceMappings=BlockDeviceMappings&EbsOptimized=EbsOptimized&Hostname=Hostname&InstallUpdatesOnBoot=InstallUpdatesOnBoot&InstanceType=InstanceType&LayerIds=LayerIds&Os=Os&RootDeviceType=RootDeviceType&SshKeyName=SshKeyName&StackId=StackId&SubnetId=SubnetId&Tenancy=Tenancy&VirtualizationType=VirtualizationType", "method": "GET", "body": { "mode": "raw" }, "description": "Creates an instance in a specified stack." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "e83c9e69-7725-4d58-baab-02189655e104" } ] }, { "id": "f649514c-8905-41d8-8d64-7029a14889a5", "name": "deleteInstance", "request": { "url": "http://example.com/api/?Action=DeleteInstance?DeleteElasticIp=DeleteElasticIp&DeleteVolumes=DeleteVolumes&InstanceId=InstanceId", "method": "GET", "body": { "mode": "raw" }, "description": "Deletes a specified instance, which terminates the associated Amazon EC2 instance." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "5b089370-3346-495d-b654-1c59298471a1" } ] } ] }, { "name": "Volumes", "item": [ { "id": "42b7fab1-2531-4889-8b74-184da6589889", "name": "assignVolume", "request": { "url": "http://example.com/api/?Action=AssignVolume?InstanceId=InstanceId&VolumeId=VolumeId", "method": "GET", "body": { "mode": "raw" }, "description": "Assigns one of the stack's registered Amazon EBS volumes to a specified instance." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "85fc5e50-7d50-4c29-83b8-3e09560590f2" } ] } ] }, { "name": "IP Addresses", "item": [ { "id": "77aff5cf-515e-49e7-a665-9393b44a257f", "name": "associateElasticIp", "request": { "url": "http://example.com/api/?Action=AssociateElasticIp?ElasticIp=ElasticIp&InstanceId=InstanceId", "method": "GET", "body": { "mode": "raw" }, "description": "Associates one of the stack's registered Elastic IP addresses with a specified instance." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "66364fde-b7e8-431e-b516-6f541dafe292" } ] } ] }, { "name": "Load Balancers", "item": [ { "id": "656e2a25-95b9-42ac-9d88-568af5f06a2d", "name": "attachElasticLoadBalancer", "request": { "url": "http://example.com/api/?Action=AttachElasticLoadBalancer?ElasticLoadBalancerName=ElasticLoadBalancerName&LayerId=LayerId", "method": "GET", "body": { "mode": "raw" }, "description": "Attaches an Elastic Load Balancing load balancer to a specified layer." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "403721c6-4332-4a15-b90a-1bd418130478" } ] } ] }, { "name": "Stacks", "item": [ { "id": "fd050150-b8a4-4414-9aa5-b0edf8e2c533", "name": "cloneStack", "request": { "url": "http://example.com/api/?Action=CloneStack?AgentVersion=AgentVersion&Attributes=Attributes&ChefConfiguration=ChefConfiguration&CloneAppIds=CloneAppIds&ClonePermissions=ClonePermissions&ConfigurationManager=ConfigurationManager&CustomCookbooksSource=CustomCookbooksSource&CustomJson=CustomJson&DefaultAvailabilityZone=DefaultAvailabilityZone&DefaultInstanceProfileArn=DefaultInstanceProfileArn&DefaultOs=DefaultOs&DefaultRootDeviceType=DefaultRootDeviceType&DefaultSshKeyName=DefaultSshKeyName&DefaultSubnetId=DefaultSubnetId&HostnameTheme=HostnameTheme&Name=Name&Region=Region&ServiceRoleArn=ServiceRoleArn&SourceStackId=SourceStackId&UseCustomCookbooks=UseCustomCookbooks&UseOpsworksSecurityGroups=UseOpsworksSecurityGroups&VpcId=VpcId", "method": "GET", "body": { "mode": "raw" }, "description": "Creates a clone of a specified stack." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "95f2095d-2713-4ec9-aa04-5bbf4cf000ff" } ] } ] }, { "name": "Applications", "item": [ { "id": "b3d9cac2-d696-4d3b-994c-d19a955f9cd9", "name": "createApp", "request": { "url": "http://example.com/api/?Action=CreateApp?AppSource=AppSource&Attributes=Attributes&DataSources=DataSources&Description=Description&Domains=Domains&EnableSsl=EnableSsl&Environment=Environment&Name=Name&Shortname=Shortname&SslConfiguration=SslConfiguration&StackId=StackId&Type=Type", "method": "GET", "body": { "mode": "raw" }, "description": "Creates an app for a specified stack." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "34b91cbe-2b8a-445c-8523-33d7a407b516" } ] }, { "id": "cdedf23f-7565-4c60-a235-5c6cc6bfdf4d", "name": "deleteApp", "request": { "url": "http://example.com/api/?Action=DeleteApp?AppId=AppId", "method": "GET", "body": { "mode": "raw" }, "description": "Deletes a specified app." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "59e779b6-e884-448c-b9cd-348a8bedcf15" } ] } ] }, { "name": "Folder", "item": [ { "id": "e882f2c0-9c12-4184-8be9-c365ee142de8", "name": "createDeployment", "request": { "url": "http://example.com/api/?Action=CreateDeployment?AppId=AppId&Command=Command&Comment=Comment&CustomJson=CustomJson&InstanceIds=InstanceIds&LayerIds=LayerIds&StackId=StackId", "method": "GET", "body": { "mode": "raw" }, "description": "Runs deployment or stack commands." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "e21a007c-3b7e-4276-930f-69dfdcee59c5" } ] }, { "id": "6517d74b-1b41-48ea-a137-b17172c066aa", "name": "createLayer", "request": { "url": "http://example.com/api/?Action=CreateLayer?Attributes=Attributes&AutoAssignElasticIps=AutoAssignElasticIps&AutoAssignPublicIps=AutoAssignPublicIps&CustomInstanceProfileArn=CustomInstanceProfileArn&CustomJson=CustomJson&CustomRecipes=CustomRecipes&CustomSecurityGroupIds=CustomSecurityGroupIds&EnableAutoHealing=EnableAutoHealing&InstallUpdatesOnBoot=InstallUpdatesOnBoot&LifecycleEventConfiguration=LifecycleEventConfiguration&Name=Name&Packages=Packages&Shortname=Shortname&StackId=StackId&Type=Type&UseEbsOptimizedInstances=UseEbsOptimizedInstances&VolumeConfigurations=VolumeConfigurations", "method": "GET", "body": { "mode": "raw" }, "description": "Creates a layer." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "f35e816c-5b78-4a71-b190-f210be947632" } ] }, { "id": "f2056647-3ad6-449d-bc55-f905b2fdf308", "name": "createStack", "request": { "url": "http://example.com/api/?Action=CreateStack?AgentVersion=AgentVersion&Attributes=Attributes&ChefConfiguration=ChefConfiguration&ConfigurationManager=ConfigurationManager&CustomCookbooksSource=CustomCookbooksSource&CustomJson=CustomJson&DefaultAvailabilityZone=DefaultAvailabilityZone&DefaultInstanceProfileArn=DefaultInstanceProfileArn&DefaultOs=DefaultOs&DefaultRootDeviceType=DefaultRootDeviceType&DefaultSshKeyName=DefaultSshKeyName&DefaultSubnetId=DefaultSubnetId&HostnameTheme=HostnameTheme&Name=Name&Region=Region&ServiceRoleArn=ServiceRoleArn&UseCustomCookbooks=UseCustomCookbooks&UseOpsworksSecurityGroups=UseOpsworksSecurityGroups&VpcId=VpcId", "method": "GET", "body": { "mode": "raw" }, "description": "Creates a new stack." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "1037be93-16f0-4517-b2da-e97c1614b2ac" } ] }, { "id": "70b5a8c5-3916-4ef3-b5c1-2f8ee3ef1ce7", "name": "createUserProfile", "request": { "url": "http://example.com/api/?Action=CreateUserProfile?AllowSelfManagement=AllowSelfManagement&IamUserArn=IamUserArn&SshPublicKey=SshPublicKey&SshUsername=SshUsername", "method": "GET", "body": { "mode": "raw" }, "description": "Creates a new user profile." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "006fb443-ada0-4192-a97e-d584a3449ada" } ] }, { "id": "d530b949-b4b2-4f60-a362-c9c008fcf6bd", "name": "deleteLayer", "request": { "url": "http://example.com/api/?Action=DeleteLayer?LayerId=LayerId", "method": "GET", "body": { "mode": "raw" }, "description": "Deletes a specified layer." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "a1b1208e-aab5-4e9a-9e71-fd88f1732e4b" } ] } ] } ] }