{ "opencollection": "1.0.0", "info": { "name": "Oracle Cloud My Services SI Exadata Security Group Assignments Resource API", "version": "v1" }, "items": [ { "info": { "name": "SIExadataSecurityGroupAssignmentsResource", "type": "folder" }, "items": [ { "info": { "name": "Returns SIExadataSecurityGroupAssignment resource collection.", "type": "http" }, "http": { "method": "GET", "url": "https://itra.oraclecloud.com/itas/:domain/myservices/api/v1/serviceInstances/:serviceInstanceId/serviceConfigurations/:serviceConfigurationId/securityGroupAssignments", "params": [ { "name": "domain", "value": "", "type": "path", "description": "The identity domain name or the IDCS GUID of the resource" }, { "name": "serviceInstanceId", "value": "", "type": "path", "description": "ServiceInstanceId unique identifier" }, { "name": "serviceConfigurationId", "value": "", "type": "path", "description": "ServiceConfigurationId unique identifier" } ] }, "docs": "Returns SIExadataSecurityGroupAssignment resource collection" }, { "info": { "name": ".", "type": "http" }, "http": { "method": "POST", "url": "https://itra.oraclecloud.com/itas/:domain/myservices/api/v1/serviceInstances/:serviceInstanceId/serviceConfigurations/:serviceConfigurationId/securityGroupAssignments", "params": [ { "name": "domain", "value": "", "type": "path", "description": "The identity domain name or the IDCS GUID of the resource" }, { "name": "serviceInstanceId", "value": "", "type": "path", "description": "ServiceInstanceId unique identifier" }, { "name": "serviceConfigurationId", "value": "", "type": "path", "description": "ServiceConfigurationId unique identifier" } ], "body": { "type": "json", "data": "{}" } }, "docs": "

Create a new Security Group Assignment

\n\n
Sample - Create a new Security Group Assignment
\n\n
\n POST /{domain}/myservices/api/{versionId}/serviceInstances/{serviceInstanceId}/serviceConfigurations/{serviceConfigurationId}/securityGroupAssignments HTTP/1.1\n\n {\n   \"securityGroup\": {\n      \"id\": \"1\",\n  \"customerId\": \"504078663\",\n      \"canonicalLink\": \"/itas/QL1Cc00013/myservices/api/serviceEntitlements/504078663/serviceConfigurations/Exad"
        }
      ]
    }
  ],
  "bundled": true
}