Home
last modified time | relevance | path

Searched full:string (Results 1 – 25 of 9336) sorted by relevance

12345678910>>...374

/openbmc/bmcweb/redfish-core/schema/dmtf/installed/
H A DCertificateCollection_v1.xml33 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
34 <Annotation Term="Redfish.Language" String="en"/>
37 <Annotation Term="OData.Description" String="The collection of `Certificate` resource instances."/>
38 <Annotation Term="OData.LongDescription" String="This resource shall represent a resource collection of `Certificate` instances for a Redfish implementation."/>
42 <Annotation Term="OData.Description" String="Certificates can be installed through a `POST` to the certificate collection."/>
57 <String>/redfish/v1/AccountService/Accounts/{ManagerAccountId}/Certificates</String>
58 <String>/redfish/v1/AccountService/ActiveDirectory/Certificates</String>
59 <String>/redfis
[all...]
H A DCertificate_v1.xml32 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
33 <Annotation Term="Redfish.Language" String="en"/>
36 <Annotation Term="OData.Description" String="The `Certificate` schema describes a certificate that proves the identity of a component, account, or service."/>
37 <Annotation Term="OData.LongDescription" String="This resource shall represent a certificate for a Redfish implementation."/>
51 <Annotation Term="OData.Description" String="Use the `DELETE` operation to remove certificates."/>
56 <String>/redfish/v1/AccountService/Accounts/{ManagerAccountId}/Certificates/{CertificateId}</String>
57 <String>/redfish/v1/AccountService/ActiveDirectory/Certificates/{CertificateId}</String>
58 <String>/redfis
[all...]
H A DEnvironmentMetrics_v1.xml36 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
37 <Annotation Term="Redfish.Language" String="en"/>
40 <Annotation Term="OData.Description" String="The `EnvironmentMetrics` schema represents the environmental metrics of a device."/>
41 <Annotation Term="OData.LongDescription" String="This resource shall represent the environmental metrics for a Redfish implementation."/>
60 <String>/redfish/v1/Systems/{ComputerSystemId}/Processors/{ProcessorId}/EnvironmentMetrics</String>
61 <String>/redfish/v1/Systems/{ComputerSystemId}/Memory/{MemoryId}/EnvironmentMetrics</String>
62 <String>/redfish/v1/Systems/{ComputerSystemId}/Storage/{StorageId}/Drives/{DriveId}/EnvironmentMetrics</String>
[all...]
H A DAssembly_v1.xml35 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
36 <Annotation Term="Redfish.Language" String="en"/>
39 <Annotation Term="OData.Description" String="The `Assembly` schema defines an assembly. Assembly information contains details about a device, such as part number, serial number, manufacturer, and production date. It also provides access to the original data for the assembly."/>
40 <Annotation Term="OData.LongDescription" String="This resource shall represent an assembly for a Redfish implementation. Assembly information contains details about a device, such as part number, serial number, manufacturer, and production date. It also provides access to the original data for the assembly."/>
49 <Annotation Term="OData.Description" String="Any writable properties can be updated for an assembly."/>
59 <String>/redfish/v1/Chassis/{ChassisId}/Assembly</String>
60 <String>/redfish/v1/Systems/{ComputerSystemId}/Storage/{StorageId}/Drives/{DriveId}/Assembly</String>
61 <String>/redfis
[all...]
H A DPortCollection_v1.xml33 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
34 <Annotation Term="Redfish.Language" String="en"/>
37 <Annotation Term="OData.Description" String="The collection of `Port` resource instances."/>
38 <Annotation Term="OData.LongDescription" String="This resource shall represent a resource collection of `Port` instances for a Redfish implementation."/>
56 <String>/redfish/v1/Fabrics/{FabricId}/Switches/{SwitchId}/Ports</String>
57 <String>/redfish/v1/Systems/{ComputerSystemId}/Storage/{StorageId}/StorageControllers/{StorageControllerId}/Ports</String>
58 <String>/redfish/v1/Systems/{ComputerSystemId}/Storage/{StorageId}/Controllers/{StorageControllerId}/Ports</String>
[all...]
H A DLogEntry_v1.xml41 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
42 <Annotation Term="Redfish.Language" String="en"/>
45 <Annotation Term="OData.Description" String="The `LogEntry` schema defines the record format for a log. It is designed for Redfish event logs, OEM-specific log formats, and the IPMI System Event Log (SEL). The `EntryType` field indicates the type of log and the resource includes several additional properties dependent on the `EntryType`."/>
46 <Annotation Term="OData.LongDescription" String="This resource shall represent the log format for log services in a Redfish implementation."/>
60 <Annotation Term="OData.Description" String="Some implementations might allow the deletion of individual log entries."/>
65 <String>/redfish/v1/Managers/{ManagerId}/LogServices/{LogServiceId}/Entries/{LogEntryId}</String>
66 <String>/redfish/v1/Systems/{ComputerSystemId}/LogServices/{LogServiceId}/Entries/{LogEntryId}</String>
67 <String>/redfis
[all...]
H A DMemory_v1.xml74 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
75 <Annotation Term="Redfish.Language" String="en"/>
78 <Annotation Term="OData.Description" String="The `Memory` schema represents a memory device, such as a DIMM, and its configuration. It also describes the location, such as a slot, socket, or bay, where a unit can be installed, by populating a resource instance with an absent state if a unit is not present."/>
79 <Annotation Term="OData.LongDescription" String="This resource shall represent a memory device in a Redfish implementation. It may also represent a location, such as a slot, socket, or bay, where a unit may be installed, but the `State` property within the `Status` property contains `Absent`."/>
98 <String>/redfish/v1/Systems/{ComputerSystemId}/Memory/{MemoryId}</String>
99 <String>/redfish/v1/Systems/{ComputerSystemId}/Processors/{ProcessorId}/CacheMemory/{MemoryId}</String>
100 <String>/redfish/v1/Chassis/{ChassisId}/Memory/{MemoryId}</String>
[all...]
H A DPort_v1.xml65 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
66 <Annotation Term="Redfish.Language" String="en"/>
69 <Annotation Term="OData.Description" String="The `Port` schema contains properties that describe a port of a switch, controller, chassis, or any other device that could be connected to another entity."/>
70 <Annotation Term="OData.LongDescription" String="This resource contains a simple port for a Redfish implementation."/>
88 <String>/redfish/v1/Fabrics/{FabricId}/Switches/{SwitchId}/Ports/{PortId}</String>
89 <String>/redfish/v1/Systems/{ComputerSystemId}/Storage/{StorageId}/StorageControllers/{StorageControllerId}/Ports/{PortId}</String>
90 <String>/redfish/v1/Systems/{ComputerSystemId}/Storage/{StorageId}/Controllers/{StorageControllerId}/Ports/{PortId}</String>
[all...]
H A DResource_v1.xml34 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
35 <Annotation Term="Redfish.Language" String="en"/>
37 <TypeDefinition Name="Id" UnderlyingType="Edm.String">
38 <Annotation Term="OData.Description" String="The unique identifier for this resource within the collection of similar resources."/>
39 <Annotation Term="OData.LongDescription" String="This property shall contain the identifier for this resource. The value shall conform with the 'Id' clause of the Redfish Specification."/>
42 <TypeDefinition Name="Description" UnderlyingType="Edm.String">
43 <Annotation Term="OData.Description" String="The description of this resource. Used for commonality in the schema definitions."/>
44 <Annotation Term="OData.LongDescription" String="This property shall contain the description of this resource. The value shall conform with the 'Description' clause of the Redfish Specification."/>
47 <TypeDefinition Name="Name" UnderlyingType="Edm.String">
48 <Annotation Term="OData.Description" String
[all...]
H A DAttributeRegistry_v1.xml32 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
33 <Annotation Term="Redfish.Language" String="en"/>
36 <Annotation Term="OData.Description" String="The `AttributeRegistry` schema contains a set of key-value pairs that represent the structure of an attribute registry. It includes mechanisms for building user interfaces, or menus, allowing consistent navigation of the contents. The attribute registry is specific to an implementation or product. The attributes and property names are not standardized."/>
37 <Annotation Term="OData.LongDescription" String="This resource shall represent an attribute registry for a Redfish implementation."/>
57 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
58 <Annotation Term="Redfish.Release" String="2016.1"/>
61 <Property Name="Language" Type="Edm.String" Nullable="false">
63 <Annotation Term="OData.Description" String="The RFC5646-conformant language code for the attribute registry."/>
64 <Annotation Term="OData.LongDescription" String="This property shall contain an RFC5646-conformant language code."/>
67 <Property Name="RegistryVersion" Type="Edm.String" Nullabl
[all...]
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DCertificateCollection_v1.xml33 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
34 <Annotation Term="Redfish.Language" String="en"/>
37 …<Annotation Term="OData.Description" String="The collection of `Certificate` resource instances."/>
38 …<Annotation Term="OData.LongDescription" String="This resource shall represent a resource collecti…
42 …<Annotation Term="OData.Description" String="Certificates can be installed through a `POST` to the…
57 <String>/redfish/v1/AccountService/Accounts/{ManagerAccountId}/Certificates</String>
58 <String>/redfish/v1/AccountService/ActiveDirectory/Certificates</String>
59 <String>/redfish/v1/AccountService/LDAP/Certificates</String>
60 …<String>/redfish/v1/AccountService/ExternalAccountProviders/{ExternalAccountProviderId}/Certificat…
61 … <String>/redfish/v1/AccountService/MultiFactorAuth/ClientCertificate/Certificates</String>
[all …]
H A DRouteEntryCollection_v1.xml33 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
34 <Annotation Term="Redfish.Language" String="en"/>
37 … <Annotation Term="OData.Description" String="The collection of `RouteEntry` resource instances."/>
38 …<Annotation Term="OData.LongDescription" String="This resource shall represent a resource collecti…
56 …<String>/redfish/v1/Chassis/{ChassisId}/FabricAdapters/{FabricAdapterId}/Ports/{PortId}/LPRT</Stri…
57 …<String>/redfish/v1/Chassis/{ChassisId}/FabricAdapters/{FabricAdapterId}/Ports/{PortId}/MPRT</Stri…
58 <String>/redfish/v1/Chassis/{ChassisId}/FabricAdapters/{FabricAdapterId}/MSDT</String>
59 <String>/redfish/v1/Chassis/{ChassisId}/FabricAdapters/{FabricAdapterId}/SSDT</String>
60 <String>/redfish/v1/Fabrics/{FabricId}/Switches/{SwitchId}/Ports/{PortId}/LPRT</String>
61 <String>/redfish/v1/Fabrics/{FabricId}/Switches/{SwitchId}/Ports/{PortId}/MPRT</String>
[all …]
H A DCertificate_v1.xml32 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
33 <Annotation Term="Redfish.Language" String="en"/>
36 …<Annotation Term="OData.Description" String="The `Certificate` schema describes a certificate that…
37 …<Annotation Term="OData.LongDescription" String="This resource shall represent a certificate for a…
51 … <Annotation Term="OData.Description" String="Use the `DELETE` operation to remove certificates."/>
56 …<String>/redfish/v1/AccountService/Accounts/{ManagerAccountId}/Certificates/{CertificateId}</Strin…
57 <String>/redfish/v1/AccountService/ActiveDirectory/Certificates/{CertificateId}</String>
58 <String>/redfish/v1/AccountService/LDAP/Certificates/{CertificateId}</String>
59 …<String>/redfish/v1/AccountService/ExternalAccountProviders/{ExternalAccountProviderId}/Certificat…
60 …<String>/redfish/v1/AccountService/MultiFactorAuth/ClientCertificate/Certificates/{CertificateId}<…
[all …]
H A DEnvironmentMetrics_v1.xml36 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
37 <Annotation Term="Redfish.Language" String="en"/>
40 …<Annotation Term="OData.Description" String="The `EnvironmentMetrics` schema represents the enviro…
41 …<Annotation Term="OData.LongDescription" String="This resource shall represent the environmental m…
60 …<String>/redfish/v1/Systems/{ComputerSystemId}/Processors/{ProcessorId}/EnvironmentMetrics</String>
61 … <String>/redfish/v1/Systems/{ComputerSystemId}/Memory/{MemoryId}/EnvironmentMetrics</String>
62 …<String>/redfish/v1/Systems/{ComputerSystemId}/Storage/{StorageId}/Drives/{DriveId}/EnvironmentMet…
63 …<String>/redfish/v1/Systems/{ComputerSystemId}/PCIeDevices/{PCIeDeviceId}/EnvironmentMetrics</Stri…
64 …<String>/redfish/v1/Systems/{ComputerSystemId}/Storage/{StorageId}/Controllers/{ControllerId}/Envi…
65 …<String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/E…
[all …]
H A DAssembly_v1.xml35 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
36 <Annotation Term="Redfish.Language" String="en"/>
39 …<Annotation Term="OData.Description" String="The `Assembly` schema defines an assembly. Assembly …
40 …<Annotation Term="OData.LongDescription" String="This resource shall represent an assembly for a R…
49 …<Annotation Term="OData.Description" String="Any writable properties can be updated for an assembl…
59 <String>/redfish/v1/Chassis/{ChassisId}/Assembly</String>
60 …<String>/redfish/v1/Systems/{ComputerSystemId}/Storage/{StorageId}/Drives/{DriveId}/Assembly</Stri…
61 <String>/redfish/v1/Chassis/{ChassisId}/Drives/{DriveId}/Assembly</String>
62 …<String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Storage/{StorageId}/Drives…
63 …<String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Drives/{DriveId}/Assembly<…
[all …]
H A DRouteEntry_v1.xml35 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
36 <Annotation Term="Redfish.Language" String="en"/>
39 …<Annotation Term="OData.Description" String="The `RouteEntry` schema describes the content of rout…
40 …<Annotation Term="OData.LongDescription" String="This resource shall represent the content of rout…
49 …<Annotation Term="OData.Description" String="The route entry can be updated to enable or disable i…
59 …<String>/redfish/v1/Chassis/{ChassisId}/FabricAdapters/{FabricAdapterId}/Ports/{PortId}/LPRT/{LPRT…
60 …<String>/redfish/v1/Chassis/{ChassisId}/FabricAdapters/{FabricAdapterId}/Ports/{PortId}/MPRT/{MPRT…
61 … <String>/redfish/v1/Chassis/{ChassisId}/FabricAdapters/{FabricAdapterId}/SSDT/{SSDTId}</String>
62 … <String>/redfish/v1/Chassis/{ChassisId}/FabricAdapters/{FabricAdapterId}/MSDT/{MSDTId}</String>
63 … <String>/redfish/v1/Fabrics/{FabricId}/Switches/{SwitchId}/Ports/{PortId}/LPRT/{LPRTId}</String>
[all …]
H A DPortCollection_v1.xml33 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
34 <Annotation Term="Redfish.Language" String="en"/>
37 <Annotation Term="OData.Description" String="The collection of `Port` resource instances."/>
38 …<Annotation Term="OData.LongDescription" String="This resource shall represent a resource collecti…
56 <String>/redfish/v1/Fabrics/{FabricId}/Switches/{SwitchId}/Ports</String>
57 …<String>/redfish/v1/Systems/{ComputerSystemId}/Storage/{StorageId}/StorageControllers/{StorageCont…
58 …<String>/redfish/v1/Systems/{ComputerSystemId}/Storage/{StorageId}/Controllers/{StorageControllerI…
59 … <String>/redfish/v1/Systems/{ComputerSystemId}/FabricAdapters/{FabricAdapterId}/Ports</String>
60 …<String>/redfish/v1/Systems/{ComputerSystemId}/NetworkInterfaces/{NetworkInterfaceId}/Ports</Strin…
61 … <String>/redfish/v1/Systems/{ComputerSystemId}/GraphicsControllers/{ControllerId}/Ports</String>
[all …]
H A DVCATEntryCollection_v1.xml33 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
34 <Annotation Term="Redfish.Language" String="en"/>
37 … <Annotation Term="OData.Description" String="The collection of `VCATEntry` resource instances."/>
38 …<Annotation Term="OData.LongDescription" String="This resource shall represent a resource collecti…
56 <String>/redfish/v1/Fabrics/{FabricId}/Switches/{SwitchId}/Ports/{PortId}/VCAT</String>
57 …<String>/redfish/v1/Systems/{SystemId}/FabricAdapters/{FabricAdapterId}/Ports/{PortId}/VCAT</Strin…
58 … <String>/redfish/v1/Systems/{SystemId}/FabricAdapters/{FabricAdapterId}/REQ-VCAT</String>
59 … <String>/redfish/v1/Systems/{SystemId}/FabricAdapters/{FabricAdapterId}/RSP-VCAT</String>
60 …<String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{SystemId}/FabricA…
61 …<String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{SystemId}/FabricA…
[all …]
H A DResource_v1.xml34 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
35 <Annotation Term="Redfish.Language" String="en"/>
37 <TypeDefinition Name="Id" UnderlyingType="Edm.String">
38 …<Annotation Term="OData.Description" String="The unique identifier for this resource within the co…
39 …<Annotation Term="OData.LongDescription" String="This property shall contain the identifier for th…
42 <TypeDefinition Name="Description" UnderlyingType="Edm.String">
43 …<Annotation Term="OData.Description" String="The description of this resource. Used for commonali…
44 …<Annotation Term="OData.LongDescription" String="This property shall contain the description of th…
47 <TypeDefinition Name="Name" UnderlyingType="Edm.String">
48 <Annotation Term="OData.Description" String="The name of the resource or array member."/>
[all …]
H A DLogEntry_v1.xml41 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
42 <Annotation Term="Redfish.Language" String="en"/>
45 …<Annotation Term="OData.Description" String="The `LogEntry` schema defines the record format for a…
46 …<Annotation Term="OData.LongDescription" String="This resource shall represent the log format for …
60 …<Annotation Term="OData.Description" String="Some implementations might allow the deletion of indi…
65 … <String>/redfish/v1/Managers/{ManagerId}/LogServices/{LogServiceId}/Entries/{LogEntryId}</String>
66 …<String>/redfish/v1/Systems/{ComputerSystemId}/LogServices/{LogServiceId}/Entries/{LogEntryId}</St…
67String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/…
68 …<String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/LogServices/{LogSe…
69 … <String>/redfish/v1/Chassis/{ChassisId}/LogServices/{LogServiceId}/Entries/{LogEntryId}</String>
[all …]
H A DVCATEntry_v1.xml32 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
33 <Annotation Term="Redfish.Language" String="en"/>
36 …<Annotation Term="OData.Description" String="The `VCATEntry` schema defines an entry in a Virtual …
37 …<Annotation Term="OData.LongDescription" String="This resource shall represent an entry of Virtual…
56 …<String>/redfish/v1/Fabrics/{FabricId}/Switches/{SwitchId}/Ports/{PortId}/VCAT/{VCATEntryId}</Stri…
57 …<String>/redfish/v1/Systems/{SystemId}/FabricAdapters/{FabricAdapterId}/Ports/{PortId}/VCAT/{VCATE…
58 …<String>/redfish/v1/Systems/{SystemId}/FabricAdapters/{FabricAdapterId}/REQ-VCAT/{VCATEntryId}</St…
59 …<String>/redfish/v1/Systems/{SystemId}/FabricAdapters/{FabricAdapterId}/RSP-VCAT/{VCATEntryId}</St…
60String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{SystemId}/FabricAd…
61String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{SystemId}/FabricAd…
[all …]
H A DMemory_v1.xml74 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
75 <Annotation Term="Redfish.Language" String="en"/>
78 …<Annotation Term="OData.Description" String="The `Memory` schema represents a memory device, such …
79 …<Annotation Term="OData.LongDescription" String="This resource shall represent a memory device in …
98 <String>/redfish/v1/Systems/{ComputerSystemId}/Memory/{MemoryId}</String>
99 …<String>/redfish/v1/Systems/{ComputerSystemId}/Processors/{ProcessorId}/CacheMemory/{MemoryId}</St…
100 <String>/redfish/v1/Chassis/{ChassisId}/Memory/{MemoryId}</String>
101 … <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Memory/{MemoryId}</String>
102 …<String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}…
103 <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Memory/{MemoryId}</String>
[all …]
H A DKey_v1.xml31 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
32 <Annotation Term="Redfish.Language" String="en"/>
35 …<Annotation Term="OData.Description" String="The `Key` schema describes sensitive data for accessi…
36 …<Annotation Term="OData.LongDescription" String="This resource shall represent a key for a Redfish…
54 <String>/redfish/v1/KeyService/NVMeoFSecrets/{KeyId}</String>
55 <String>/redfish/v1/UpdateService/RemoteServerSSHKeys/{KeyId}</String>
56 <String>/redfish/v1/UpdateService/PublicIdentitySSHKey/{KeyId}</String>
57 <String>/redfish/v1/AccountService/Accounts/{ManagerAccountId}/Keys/{KeyId}</String>
58 …<String>/redfish/v1/Managers/{ManagerId}/RemoteAccountService/Accounts/{ManagerAccountId}/Keys/{Ke…
59 …<String>/redfish/v1/AggregationService/AggregationSources/{AggregationSourceId}/TrustedPublicHostK…
[all …]
/openbmc/phosphor-dbus-monitor/src/test/
H A Dpropertywatchtest.hpp5 #include <string>
33 static Ret op(DBusInterfaceType& dbus, const std::string& busName, in op()
34 const std::string& path, const std::string& interface, in op()
35 const std::string& method, Args&&... args) in op()
46 const std::vector<std::string>&>
48 static GetObject op(DBusInterfaceType& dbus, const std::string& busName, in op()
49 const std::string& path, const std::string& interface, in op()
50 const std::string& method, const MapperPath& objectPath, in op()
51 const std::vector<std::string>& interfaces) in op()
62 const std::string&>
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/
H A DPCIeDevice.interface.yaml8 type: string
23 type: string
27 type: string
31 type: string
35 type: string
39 type: string
43 type: string
47 type: string
51 type: string
56 type: string
[all …]

12345678910>>...374