| { |
| |
| |
| "User": [ |
| |
| |
| |
| |
| |
| ["Site", "site", "users"] |
| |
| ], |
| |
| "Privilege": [ |
| |
| |
| |
| |
| |
| |
| ], |
| |
| "AddressPool": [ |
| |
| |
| |
| |
| |
| ["Service", "service", "addresspools"] |
| |
| ], |
| |
| "ComputeServiceInstance": [ |
| |
| |
| |
| |
| |
| ["Service", "owner", "service_instances"], |
| ["ServiceInstance", "master_serviceinstance", "child_serviceinstances"], |
| ["Slice", "slice", "computeserviceinstances"], |
| ["Image", "image", "computeserviceinstances"] |
| |
| ], |
| |
| "Flavor": [ |
| |
| |
| |
| |
| |
| |
| ], |
| |
| "Image": [ |
| |
| |
| |
| |
| |
| |
| ], |
| |
| "Network": [ |
| |
| |
| |
| |
| |
| ["NetworkTemplate", "template", "network"], |
| ["Slice", "owner", "ownedNetworks"], |
| ["Slice", "permitted_slices", "availableNetworks"] |
| |
| ], |
| |
| "NetworkParameter": [ |
| |
| |
| |
| |
| |
| ["NetworkParameterType", "parameter", "networkparameters"] |
| |
| ], |
| |
| "NetworkParameterType": [ |
| |
| |
| |
| |
| |
| |
| ], |
| |
| "NetworkSlice": [ |
| |
| |
| |
| |
| |
| ["Network", "network", "networkslices"], |
| ["Slice", "slice", "networkslices"] |
| |
| ], |
| |
| "NetworkTemplate": [ |
| |
| |
| |
| |
| |
| |
| ], |
| |
| "Node": [ |
| |
| |
| |
| |
| |
| ["Site", "site", "nodes"] |
| |
| ], |
| |
| "NodeLabel": [ |
| |
| |
| |
| |
| |
| ["Node", "node", "nodelabels"] |
| |
| ], |
| |
| "Port": [ |
| |
| |
| |
| |
| |
| ["Network", "network", "links"], |
| ["ServiceInstance", "service_instance", "ports"] |
| |
| ], |
| |
| "Principal": [ |
| |
| |
| |
| |
| |
| ["TrustDomain", "trust_domain", "principals"] |
| |
| ], |
| |
| "Role": [ |
| |
| |
| |
| |
| |
| |
| ], |
| |
| "Service": [ |
| |
| |
| |
| |
| |
| |
| ], |
| |
| "ServicePort": [ |
| |
| |
| |
| |
| |
| ["Service", "service", "serviceports"] |
| |
| ], |
| |
| "ServiceAttribute": [ |
| |
| |
| |
| |
| |
| ["Service", "service", "serviceattributes"] |
| |
| ], |
| |
| "ServiceDependency": [ |
| |
| |
| |
| |
| |
| ["Service", "provider_service", "provided_dependencies"], |
| ["Service", "subscriber_service", "subscribed_dependencies"] |
| |
| ], |
| |
| "Site": [ |
| |
| |
| |
| |
| |
| |
| ], |
| |
| "SitePrivilege": [ |
| |
| |
| |
| |
| |
| ["User", "user", "siteprivileges"], |
| ["Site", "site", "siteprivileges"], |
| ["SiteRole", "role", "siteprivileges"] |
| |
| ], |
| |
| "SiteRole": [ |
| |
| |
| |
| |
| |
| |
| ], |
| |
| "Slice": [ |
| |
| |
| |
| |
| |
| ["Site", "site", "slices"], |
| ["Service", "service", "slices"], |
| ["User", "creator", "slices"], |
| ["Flavor", "default_flavor", "slices"], |
| ["Image", "default_image", "slices"], |
| ["Node", "default_node", "slices"], |
| ["TrustDomain", "trust_domain", "slices"], |
| ["Principal", "principal", "slices"] |
| |
| ], |
| |
| "SlicePrivilege": [ |
| |
| |
| |
| |
| |
| ["User", "user", "sliceprivileges"], |
| ["Slice", "slice", "sliceprivileges"], |
| ["SliceRole", "role", "sliceprivileges"] |
| |
| ], |
| |
| "SliceRole": [ |
| |
| |
| |
| |
| |
| |
| ], |
| |
| "Tag": [ |
| |
| |
| |
| |
| |
| ["Service", "service", "tags"] |
| |
| ], |
| |
| "InterfaceType": [ |
| |
| |
| |
| |
| |
| |
| ], |
| |
| "ServiceInterface": [ |
| |
| |
| |
| |
| |
| ["Service", "service", "service_interfaces"], |
| ["InterfaceType", "interface_type", "service_interfaces"] |
| |
| ], |
| |
| "ServiceInstance": [ |
| |
| |
| |
| |
| |
| ["Service", "owner", "service_instances"], |
| ["ServiceInstance", "master_serviceinstance", "child_serviceinstances"] |
| |
| ], |
| |
| "ServiceInstanceLink": [ |
| |
| |
| |
| |
| |
| ["ServiceInstance", "provider_service_instance", "provided_links"], |
| ["ServiceInterface", "provider_service_interface", "provided_links"], |
| ["ServiceInstance", "subscriber_service_instance", "subscribed_links"], |
| ["Service", "subscriber_service", "subscribed_links"], |
| ["Network", "subscriber_network", "subscribed_links"] |
| |
| ], |
| |
| "ServiceInstanceAttribute": [ |
| |
| |
| |
| |
| |
| ["ServiceInstance", "service_instance", "service_instance_attributes"] |
| |
| ], |
| |
| "TrustDomain": [ |
| |
| |
| |
| |
| |
| ["Service", "owner", "owned_trust_domains"] |
| |
| ], |
| |
| "XOSCore": [ |
| |
| |
| |
| |
| |
| |
| ], |
| |
| "XOSGuiExtension": [ |
| |
| |
| |
| |
| |
| |
| ], |
| |
| "ServiceGraphConstraint": [ |
| |
| |
| |
| |
| |
| |
| ] |
| } |