{ "opencollection": "1.0.0", "info": { "name": "Oracle Cloud My Services SI Exadata Security Group Assignment Resource API", "version": "v1" }, "items": [ { "info": { "name": "SIExadataSecurityGroupAssignmentResource", "type": "folder" }, "items": [ { "info": { "name": "Returns ExadataSecurityGroupAssignment resource.", "type": "http" }, "http": { "method": "GET", "url": "https://itra.oraclecloud.com/itas/:domain/myservices/api/v1/serviceInstances/:serviceInstanceId/serviceConfigurations/:serviceConfigurationId/securityGroupAssignment/:id", "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" }, { "name": "id", "value": "", "type": "path", "description": "SecurityGroupAssignment unique identifier" } ] }, "docs": "Returns ExadataSecurityGroupAssignment resource" }, { "info": { "name": "Remove a ExadataSecurityGroup assignment.", "type": "http" }, "http": { "method": "DELETE", "url": "https://itra.oraclecloud.com/itas/:domain/myservices/api/v1/serviceInstances/:serviceInstanceId/serviceConfigurations/:serviceConfigurationId/securityGroupAssignment/:id", "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" }, { "name": "id", "value": "", "type": "path", "description": "SecurityGroupAssignment unique identifier" } ] }, "docs": "Remove a ExadataSecurityGroup assignment." } ] } ], "bundled": true }